scuffed-code/icu4c/source/data/locales/en_AU.txt
Steven R. Loomis 6a2217eb7c ICU-3938 CLDR 1.2 postbeta
X-SVN-Rev: 16689
2004-10-30 09:59:33 +00:00

33 lines
877 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File: ../../../locale/common/main/en_AU.xml
// *
// ***************************************************************************
en_AU{
Currencies{
AUD{
"$",
"Australian Dollar",
}
}
Version{"1.2"}
calendar{
gregorian{
DateTimePatterns{
"h:mm:ss a z",
"h:mm:ss a",
"h:mm:ss a",
"h:mm a",
"EEEE, d MMMM yyyy",
"d MMMM yyyy",
"dd/MM/yyyy",
"d/MM/yy",
"{1} {0}",
}
}
}
}