• @Fteacher i see that there is a "%A" in the datePattern object in the french locale JSON block:

    datePattern: { 0: "%A %d %B %Y", "1": "%d/%m/%Y" }, // dimanche 1 mars 2020 //  01/03/2020
    

    the "%A" will write "mardi" today as part of the date.
    In my opinion this should be removed and i proposed a change for this via this merge request:
    https://github.com/espruino/BangleApps/pĀ­ull/1409

    @Fteacher maybe you can confirm my proposed changes?

  • I tried to check and confirm in Github, but I'm new to github. After a short while I understood that Gordon has been faster and the change has been checked and already merged !

About

Avatar for Fteacher @Fteacher started