weglide / bugtracker

WeGlide platform bug tracker.
https://www.weglide.org
11 stars 0 forks source link

Inconsistent date formats #85

Closed frantzheld closed 3 years ago

frantzheld commented 3 years ago

Describe the bug Date formats are inconsistent and independent of language setting.

To Reproduce Steps to reproduce the behavior:

  1. Go to flight list
  2. Select single date
  3. Switch to range filter
  4. Select range
  5. First bug: both filters are active at the same time (range+day)
  6. Second bug: The day filter is displayed as DD.MM.YYYY while the range filter is displayed as YYYY-MM-DD

The described behavior is independent of the language setting. So a day is always DD.MM.YYYY and a range is always YYYY-MM-DD no matter which language was set.

Expected behavior All dates should be displayed consistently in the regional date format.

Screenshots image

samuel-git commented 3 years ago

Fixed for next release, thanks!