mirror of
https://github.com/strapi/strapi.git
synced 2025-10-03 12:26:19 +00:00
Merge branch 'master' into chore/eslint-config-front
This commit is contained in:
commit
b5f2824f6d
@ -2,7 +2,7 @@ const DATE_FORMATS = {
|
||||
date: 'dddd, MMMM Do YYYY',
|
||||
datetime: 'dddd, MMMM Do YYYY HH:mm',
|
||||
time: 'HH:mm A',
|
||||
timestamp: 'dddd, MMMM Do YYYY',
|
||||
timestamp: 'dddd, MMMM Do YYYY HH:mm',
|
||||
};
|
||||
|
||||
export default DATE_FORMATS;
|
||||
|
Loading…
x
Reference in New Issue
Block a user