22 lines
643 B
Diff
22 lines
643 B
Diff
|
|
diff --git a/source/data/locales/en_CA.txt b/source/data/locales/en_CA.txt
|
||
|
|
index 9e3ab46d3..9086e5b97 100644
|
||
|
|
--- a/source/data/locales/en_CA.txt
|
||
|
|
+++ b/source/data/locales/en_CA.txt
|
||
|
|
@@ -228,7 +228,7 @@ en_CA{
|
||
|
|
"EEEE, MMMM d, y",
|
||
|
|
"MMMM d, y",
|
||
|
|
"MMM d, y",
|
||
|
|
- "M/d/yy",
|
||
|
|
+ "y-MM-dd",
|
||
|
|
"{1}, {0}",
|
||
|
|
"{1}, {0}",
|
||
|
|
"{1}, {0}",
|
||
|
|
@@ -238,6 +238,7 @@ en_CA{
|
||
|
|
availableFormats{
|
||
|
|
Ed{"E d"}
|
||
|
|
MMdd{"MM/dd"}
|
||
|
|
+ yMd{"y-MM-dd"}
|
||
|
|
}
|
||
|
|
dayPeriod{
|
||
|
|
format{
|