|
Last change
on this file since a762898 was e4c61dd, checked in by istevanoska <ilinastevanoska@…>, 6 months ago |
|
Prototype 1.1
|
-
Property mode
set to
100644
|
|
File size:
526 bytes
|
| Line | |
|---|
| 1 | {
|
|---|
| 2 | "dateTime": "%A %e %B %Y à %X",
|
|---|
| 3 | "date": "%d/%m/%Y",
|
|---|
| 4 | "time": "%H:%M:%S",
|
|---|
| 5 | "periods": ["AM", "PM"],
|
|---|
| 6 | "days": ["dimanche", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi"],
|
|---|
| 7 | "shortDays": ["dim.", "lun.", "mar.", "mer.", "jeu.", "ven.", "sam."],
|
|---|
| 8 | "months": ["janvier", "février", "mars", "avril", "mai", "juin", "juillet", "août", "septembre", "octobre", "novembre", "décembre"],
|
|---|
| 9 | "shortMonths": ["janv.", "févr.", "mars", "avr.", "mai", "juin", "juil.", "août", "sept.", "oct.", "nov.", "déc."]
|
|---|
| 10 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.