tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

en_150.txt (1229B)


      1 // © 2016 and later: Unicode, Inc. and others.
      2 // License & terms of use: http://www.unicode.org/copyright.html
      3 // Generated using tools/cldr/cldr-to-icu/
      4 en_150{
      5    %%Parent{"en_001"}
      6    NumberElements{
      7        latn{
      8            patterns{
      9                accountingFormat{"#,##0.00 ¤"}
     10                accountingFormat%alphaNextToNumber{"#,##0.00 ¤"}
     11                currencyFormat{"#,##0.00 ¤"}
     12                currencyFormat%alphaNextToNumber{"#,##0.00 ¤"}
     13            }
     14        }
     15    }
     16    calendar{
     17        gregorian{
     18            DateTimePatterns{
     19                "HH:mm:ss zzzz",
     20                "HH:mm:ss z",
     21                "HH:mm:ss",
     22                "HH:mm",
     23                "EEEE, d MMMM y",
     24                "d MMMM y",
     25                "d MMM y",
     26                "dd/MM/y",
     27                "{1}, {0}",
     28                "{1}, {0}",
     29                "{1}, {0}",
     30                "{1}, {0}",
     31                "{1}, {0}",
     32            }
     33            DateTimeSkeletons{
     34                "HHmmsszzzz",
     35                "HHmmssz",
     36                "HHmmss",
     37                "HHmm",
     38                "yMMMMEEEEd",
     39                "yMMMMd",
     40                "yMMMd",
     41                "yMMdd",
     42            }
     43        }
     44    }
     45 }