blob: b6f5ffa0bb77e3f3cb164e589f389bf186ecf80f [file] [log] [blame]
// ***************************************************************************
// *
// * Copyright (C) 2016 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/en_150.xml
// *
// ***************************************************************************
en_150{
%%Parent{"en_001"}
NumberElements{
latn{
patterns{
accountingFormat{"#,##0.00 ¤"}
currencyFormat{"#,##0.00 ¤"}
}
symbols{
decimal{","}
group{"."}
}
}
}
Version{"2.1.19.76"}
calendar{
gregorian{
DateTimePatterns{
"HH:mm:ss zzzz",
"HH:mm:ss z",
"HH:mm:ss",
"HH: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}",
}
}
}
}