Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display datetimes as ISO format #1882

Open
jrtcppv opened this issue Nov 21, 2024 · 1 comment
Open

Display datetimes as ISO format #1882

jrtcppv opened this issue Nov 21, 2024 · 1 comment

Comments

@jrtcppv
Copy link
Member

jrtcppv commented Nov 21, 2024

Datetime widget currently is US style MM/DD/YYYY. To support international datetime presentations, switch to YYYY-MM-DD or something similarly uncontroversial.

@marktaipan-cvisionai
Copy link
Member

One potential path forward is to set the default version of the datetime widget to text instead of the calendar picker since the text displayed is isoformat. I would suggest adding something to be read from the style field of the attribute type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants