6 ms·
I like it. However all the dates and times are in american format that I don't use.
by dislikedtom2 4y ago
I like it. However all the dates and times are in american format that I don't use.
- deleted 4y ago[deleted]
- colewilson 4y agoI'll see if I can localize it. Can you give me an example format?
- dislikedtom2 4y agoI personally use "en-GB", which results something like dd.MM. HH:mm. JS date object has bunch of methods for locale formatting. edit: actually it seems my browser does not expose correct locales...
- colewilson 4y agoThe dates/times should now be localised!
- ebilgenius 4y agoCan you also look at adding the time/date's timezone on the end? Thanks, I love the site's layout/design
- colewilson 4y agoWhat do you mean?
- k4rli 4y agoI think he meant like: "23/11/2022, 15:00:00 GMT+1" Doesn't seen necessary imo as long as the dates aren't in MM/DD/YYYY format and are in browser's timezone.