You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
497 B
10 lines
497 B
{ |
|
"dateTime": "%a %e %b %Y %X", |
|
"date": "%Y-%m-%d", |
|
"time": "%H:%M:%S", |
|
"periods": ["", ""], |
|
"days": ["dimanche", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi"], |
|
"shortDays": ["dim", "lun", "mar", "mer", "jeu", "ven", "sam"], |
|
"months": ["janvier", "février", "mars", "avril", "mai", "juin", "juillet", "août", "septembre", "octobre", "novembre", "décembre"], |
|
"shortMonths": ["jan", "fév", "mar", "avr", "mai", "jui", "jul", "aoû", "sep", "oct", "nov", "déc"] |
|
}
|
|
|