Zero 10.4.0, Angular, .NetCore 5.0
How do I set date and time formats? I always understood it was decided by the language selection which also (I believe) sets the current culture. As a test, on a fresh install of Zero go to Admin -> Users and select any of the languages, the date format in the Creation Time column never changes. Am I missing something or is this a hangover of the Luxon implementation? Let me know if this is a bug and I will open an issue in github.
Also, on the language drop-down there are two implementations of English, which is at it should be. However, one uses the English flag (as it should) and one uses the British Flag - should this be a USA flag?
Cheers, Bob
2 Answer(s)
-
0
Hi **@bobingham **
I think it is a bug. Could you create an issue on https://github.com/aspnetzero/aspnet-zero-core/issues so we can fix this problem.
Thank you for finding this. I think this happened after Luxon migration.
-
0
Issue opened on github: date and time formats