|
|
|
|
|
by schoen
1310 days ago
|
|
This is probably a nonstandard variant of European date order, yielding YYYY-DD-MM. Usually when the year goes first or when there are hyphens as delimiters, it's an ISO 8601-style date (YYYY-MM-DD). However, Europeans often write DD/MM in other contexts, so the habit could transfer over when writing the year first, even though there's no standardized format that does this. |
|