scuffed-code/icu4c/source/data/locales/en_AU.txt
Ram Viswanadha e93c7e08e7 ICU-5486 update data with 1.4.1
X-SVN-Rev: 20604
2006-10-27 17:55:54 +00:00

43 lines
1.1 KiB
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 2006 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/en_AU.xml
// *
// ***************************************************************************
en_AU{
Currencies{
AUD{
"$",
"Australian Dollar",
}
}
Version{"1.38"}
calendar{
gregorian{
DateTimeElements:intvector{
1,
1,
}
DateTimePatterns{
"h:mm:ss a v",
"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}",
}
availableFormats{
MMMMd{"d MMMM"}
MMdd{"dd/MM"}
yyyyMM{"MM/yyyy"}
yyyyMMMM{"MMMM yyyy"}
}
}
}
}