Skip to content
Snippets Groups Projects
Commit fe166b64 authored by Jared Hancock's avatar Jared Hancock
Browse files

i18n: Provide more up-to-date formats for date/time defaults

parent 80b01d11
No related branches found
No related tags found
No related merge requests found
......@@ -4,10 +4,10 @@
#
---
core:
time_format: 'h:i A'
date_format: 'm/d/Y'
datetime_format: 'm/d/Y g:i a'
daydatetime_format: 'D, M j Y g:ia'
time_format: 'hh:mm a'
date_format: 'MM/dd/y'
datetime_format: 'MM/dd/y h:mm a'
daydatetime_format: 'EEE, MMM d y h:mm a'
default_priority_id: 2
enable_daylight_saving: 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment