Skip to content

Commit 1d1f408

Browse files
committed
update date format
1 parent 09ebf1b commit 1d1f408

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_data/locales/ca-ES.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,13 @@ post:
7171
title: Copiar enllaç
7272
succeed: Enllaç copiat!
7373

74+
# Date time format.
75+
# See: <http://strftime.net/>, <https://day.js.org/docs/en/display/format>
76+
df:
77+
post:
78+
strftime: "%Y/%m/%d"
79+
dayjs: "YYYY/MM/DD"
80+
7481
# categories page
7582
categories:
7683
category_measure: categories

0 commit comments

Comments
 (0)