Skip to content

Commit

Permalink
revert format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin82222 committed Dec 3, 2022
1 parent 944bade commit a0abee2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/locale/zh-tw.js
Expand Up @@ -21,8 +21,8 @@ const locale = {
LTS: 'HH:mm:ss',
L: 'YYYY/MM/DD',
LL: 'YYYY年M月D日',
LLL: 'YYYY年M月D日Ah點mm分',
LLLL: 'YYYY年M月D日ddddAh點mm分',
LLL: 'YYYY年M月D日 HH:mm',
LLLL: 'YYYY年M月D日dddd HH:mm',
l: 'YYYY/M/D',
ll: 'YYYY年M月D日',
lll: 'YYYY年M月D日 HH:mm',
Expand Down

0 comments on commit a0abee2

Please sign in to comment.