Initial commit
This commit is contained in:
16
application/Espo/Resources/metadata/app/dateTime.json
Normal file
16
application/Espo/Resources/metadata/app/dateTime.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"dateFormatList": [
|
||||
"DD.MM.YYYY",
|
||||
"MM/DD/YYYY",
|
||||
"DD/MM/YYYY",
|
||||
"YYYY-MM-DD",
|
||||
"DD. MM. YYYY"
|
||||
],
|
||||
"timeFormatList": [
|
||||
"HH:mm",
|
||||
"hh:mma",
|
||||
"hh:mmA",
|
||||
"hh:mm A",
|
||||
"hh:mm a"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user