The date chooser should render an entire timestamp. #674

Open
opened 2025-11-01 21:01:36 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @RokeJulianLockhart on GitHub (Oct 28, 2025).

Description

I want all dates to conform to ISO 8601. However, v1.0.0-rc2's 1 <span data-v-4bba57fa="">Date display format</span> solely renders the date portion:

Image

Therefore, I do not know whether AM/PM, versus my desired hundred-hours, shall be utilised, nor whether timezones shall be rendered as the desired offset of UTC, or, more commonly, IANA's designations appended (like RFC 3339 stipulates).

Which alternatives did you consider using instead?

  1. Name the standards that the presets adhere to.

  2. Provide a freeform format input form, alongside presets.

Originally created by @RokeJulianLockhart on GitHub (Oct 28, 2025). ### Description I want all dates to conform to ISO 8601. However, `v1.0.0-rc2`'s [^1] [`<span data-v-4bba57fa="">Date display format</span>`](https://app.vikunja.cloud/user/settings/general#:~:text=Week%20starts%20on-,Date%20display%20format,-Appearance%20%26%20Behavior) solely renders the date portion: [^1]: [`community.vikunja.io/t/4148/3`](https://community.vikunja.io/t/how-can-a-user-ascertain-what-version-is-in-use/4148/3?u=rokejulianlockhart) <p></p> <img width="912" height="294" alt="Image" src="https://github.com/user-attachments/assets/b122bbbf-595c-4278-aff6-b6dff4070ee5" /> <p></p> Therefore, I do not know whether AM/PM, versus my desired hundred-hours, shall be utilised, nor whether timezones shall be rendered as the desired offset of UTC, or, more commonly, IANA's designations appended (like RFC 3339 stipulates). ### Which alternatives did you consider using instead? 1. Name the standards that the presets adhere to. 1. Provide a freeform format input form, alongside presets.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#674