Jeoxs / khanos

A Flutter Android Client for Kanboard
MIT License
51 stars 10 forks source link

Error with date format #28

Open s-les opened 2 years ago

s-les commented 2 years ago

My device is set with a French locale, with date format like dd/mm/yyyy. The app seems to expect a mm/dd/yyyy, so the behaviour is :

photo_2022-06-17_11-55-39

Taenzer70 commented 1 year ago

The alert ist comming on my side, if a start date or a due date exists. The format should not mater. I tried with 01/01/01 and the alert is still comming.