You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Datetime widget currently is US style MM/DD/YYYY. To support international datetime presentations, switch to YYYY-MM-DD or something similarly uncontroversial.
The text was updated successfully, but these errors were encountered:
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.
Datetime widget currently is US style MM/DD/YYYY. To support international datetime presentations, switch to YYYY-MM-DD or something similarly uncontroversial.
The text was updated successfully, but these errors were encountered: