diff options
Diffstat (limited to 'intl/icu/source/data/locales/en_IL.txt')
-rw-r--r-- | intl/icu/source/data/locales/en_IL.txt | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/en_IL.txt b/intl/icu/source/data/locales/en_IL.txt new file mode 100644 index 000000000..7bc194d09 --- /dev/null +++ b/intl/icu/source/data/locales/en_IL.txt @@ -0,0 +1,41 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +en_IL{ + %%Parent{"en_001"} + Version{"2.1.27.40"} + 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"} + } + } + } +} |