scuffed-code/icu4c/source/data/locales/en_AU.txt
Ram Viswanadha 2d229482dd ticket: 3938: merge CLDR data
X-SVN-Rev: 16591
2004-10-21 23:47:57 +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}",
}
}
}
}