Skip to content

Commit

Permalink
Update system.yaml (#3721)
Browse files Browse the repository at this point in the history
add ISO 8601 dateformat
  • Loading branch information
liyiwu authored Oct 24, 2023
1 parent 382a836 commit b1117e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions system/blueprints/config/system.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ form:
"D, d M Y G:i:s": Date3
"d-m-y G:i": Date4
"jS M Y": Date5
"Y-m-d G:i": Date6

pages.dateformat.long:
type: dateformat
Expand All @@ -116,6 +117,7 @@ form:
"D, d M Y G:i:s": Date3
"d-m-y G:i": Date4
"jS M Y": Date5
"Y-m-d G:i:s": Date6

pages.order.by:
type: select
Expand Down

0 comments on commit b1117e4

Please sign in to comment.