• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1diff --git a/source/data/locales/en_CA.txt b/source/data/locales/en_CA.txt
2index 9e3ab46d3..9086e5b97 100644
3--- a/source/data/locales/en_CA.txt
4+++ b/source/data/locales/en_CA.txt
5@@ -228,7 +228,7 @@ en_CA{
6                 "EEEE, MMMM d, y",
7                 "MMMM d, y",
8                 "MMM d, y",
9-                "M/d/yy",
10+                "y-MM-dd",
11                 "{1}, {0}",
12                 "{1}, {0}",
13                 "{1}, {0}",
14@@ -238,6 +238,7 @@ en_CA{
15             availableFormats{
16                 Ed{"E d"}
17                 MMdd{"MM/dd"}
18+		yMd{"y-MM-dd"}
19             }
20             dayPeriod{
21                 format{
22