Commit e7b4262
committed
fix: Localize Chinese date formats
The flatpickr display format still used the bare ISO English default.
Switch to the native Chinese year/month/day notation. Only the displayed
altFormat changes; the submitted value stays ISO.1 parent d48fd9c commit e7b4262
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments