Skip to content

Commit bc4416d

Browse files
fixed date formatting
1 parent 8787e4e commit bc4416d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/_default/params.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ footer:
7272
# Localization
7373

7474
locale:
75-
date_format: '2. Januar 2006'
75+
#date_format: '2. Januar 2006'
76+
date_format: 'January 2, 2006'
7677
time_format: '15:04'
7778
address_format: de
7879

0 commit comments

Comments
 (0)