| Index: source/data/locales/en_IL.txt
|
| diff --git a/source/data/locales/en_IL.txt b/source/data/locales/en_IL.txt
|
| new file mode 100755
|
| index 0000000000000000000000000000000000000000..b0c4ec44b56b1c6a12017c2891a33812e177f606
|
| --- /dev/null
|
| +++ b/source/data/locales/en_IL.txt
|
| @@ -0,0 +1,47 @@
|
| +// ***************************************************************************
|
| +// *
|
| +// * Copyright (C) 2015 International Business Machines
|
| +// * Corporation and others. All Rights Reserved.
|
| +// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| +// * Source File: <path>/common/main/en_IL.xml
|
| +// *
|
| +// ***************************************************************************
|
| +en_IL{
|
| + %%Parent{"en_001"}
|
| + Version{"2.1.19.69"}
|
| + calendar{
|
| + generic{
|
| + availableFormats{
|
| + EHm{"E H:mm"}
|
| + EHms{"E H:mm:ss"}
|
| + H{"H"}
|
| + Hm{"H:mm"}
|
| + Hms{"H:mm:ss"}
|
| + }
|
| + }
|
| + gregorian{
|
| + DateTimePatterns{
|
| + "H:mm:ss zzzz",
|
| + "H:mm:ss z",
|
| + "H:mm:ss",
|
| + "H:mm",
|
| + "EEEE, d MMMM y",
|
| + "d MMMM y",
|
| + "d MMM y",
|
| + "dd/MM/y",
|
| + "{1}, {0}",
|
| + "{1} 'at' {0}",
|
| + "{1} 'at' {0}",
|
| + "{1}, {0}",
|
| + "{1}, {0}",
|
| + }
|
| + availableFormats{
|
| + EHm{"E H:mm"}
|
| + EHms{"E H:mm:ss"}
|
| + H{"H"}
|
| + Hm{"H:mm"}
|
| + Hms{"H:mm:ss"}
|
| + }
|
| + }
|
| + }
|
| +}
|
|
|