scuffed-code/icu4c/source/data/locales/en_ZW.txt
2007-03-02 23:55:27 +00:00

49 lines
1.2 KiB
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 2007 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/en_ZW.xml
// *
// ***************************************************************************
en_ZW{
Currencies{
ZWD{
"Z$",
"Zimbabwean Dollar",
}
}
NumberPatterns{
"#,##0.###",
"¤#,##0.00",
"#,##0%",
"#E0",
}
Version{"1.40"}
calendar{
gregorian{
DateTimeElements:intvector{
1,
1,
}
DateTimePatterns{
"h:mm:ss a",
"h:mm:ss a",
"h:mm:ss a",
"h:mm a",
"EEEE dd MMMM yyyy",
"dd MMMM yyyy",
"dd MMM,yy",
"d/M/yyyy",
"{1} {0}",
}
availableFormats{
MMMMdd{"dd MMMM"}
Md{"d/M"}
yyyyM{"M/yyyy"}
yyyyMMMM{"MMMM yyyy"}
}
}
}
}