-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Apple addition, not in CLDR
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
en_AL{
%%Parent{"en_150"}
NumberElements{
accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"}
}
symbols{
+ decimal{","}
group{" "}
}
}
}
- Version{"2.1.11.50"}
+ Version{"36.1"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "h:mm:ss a, zzzz",
+ "h:mm:ss a, z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, d MMMM y",
+ "d MMMM y",
+ "d MMM y",
+ "d.M.yy",
+ "{1}, {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ }
+ }
}