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
We cannot change the format of Input.Date field. We want to have DD.MM.YYYY format, and also we want to have HH:MM format for the Input.Time, but we can only get this:
Proposed solution
Give us options as US or EU format, or custom.
Alternatives or Workarounds
Just a customizable field that we can put our datetime formats, such as we do in python function datetime.strptime.