Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Webapp uses wrong format for dates #25

Closed
rvnstn opened this issue Mar 24, 2021 · 2 comments
Closed

Webapp uses wrong format for dates #25

rvnstn opened this issue Mar 24, 2021 · 2 comments

Comments

@rvnstn
Copy link

rvnstn commented Mar 24, 2021

The webapp uses 'dd.mm.yyyy' as formatstring for dates with momentjs. This results in loading the current daily key every minute. To fix this the string should be 'DD.MM.YYYY'. See https://momentjs.com/docs/#/displaying/

@reneme
Copy link
Contributor

reneme commented Mar 24, 2021

Thanks for the remark. I'll forward this to the developers.

@rvnstn
Copy link
Author

rvnstn commented Apr 9, 2021

Fixed in current Webapp version.

@rvnstn rvnstn closed this as completed Apr 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants