Skip to content

Commit

Permalink
update default date format
Browse files Browse the repository at this point in the history
  • Loading branch information
omohokcoj committed Nov 12, 2023
1 parent 5162f9a commit a250225
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
en:
hello: "Hello world"
en-US:
date:
formats:
default: "%m/%d/%Y"

en-GB:
date:
formats:
default: "%d/%m/%Y"

0 comments on commit a250225

Please sign in to comment.