We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08bc506 commit a795639Copy full SHA for a795639
src/chronos/i18n/hr.ts
@@ -14,7 +14,7 @@ export const hrLocale: LocaleData = {
14
longDateFormat: {
15
LT: 'HH:mm',
16
LTS: 'HH:mm:ss',
17
- L: 'DD/MM/YYYY',
+ L: 'DD.MM.YYYY.',
18
LL: 'D MMMM YYYY',
19
LLL: 'D MMMM YYYY HH:mm',
20
LLLL: 'dddd, D MMMM YYYY HH:mm'
0 commit comments