mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Localized date and time in charts
This commit is contained in:
parent
1aa213d342
commit
fa15a470fd
2 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ const formats = {
|
|||
millisecond: 'T',
|
||||
second: 'pp',
|
||||
minute: 'p',
|
||||
hour: 'h:mm aaa - PP',
|
||||
hour: 'p - PP',
|
||||
day: 'PPPP',
|
||||
week: 'PPPP',
|
||||
month: 'LLLL yyyy',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue