scuffed-code/icu4c/source/data/locales/en_AU.txt
Ram Viswanadha b4f6b28433 ICU-3925 add data generated from CLDR
X-SVN-Rev: 16173
2004-08-20 23:12:31 +00:00

39 lines
984 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/19 23:2
// * Source File: \work\locale\common\main\\en_AU.xml
// *
// ***************************************************************************
en_AU{
Currencies{
AUD{
"$",
"Australian Dollar",
}
USD{
"US$",
"US 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}",
}
}
}
}