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
528 B
10 lines
528 B
{ |
|
"dateTime": "%A, le %e %B %Y, %X", |
|
"date": "%d/%m/%Y", |
|
"time": "%H:%M:%S", |
|
"periods": ["AM", "PM"], |
|
"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": ["janv.", "févr.", "mars", "avr.", "mai", "juin", "juil.", "août", "sept.", "oct.", "nov.", "déc."] |
|
}
|
|
|