8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 19:23:02 +01:00
firebird-mirror/extern/icu/source/data/locales/en_AU.txt

31 lines
815 B
Plaintext
Raw Normal View History

2005-05-28 00:45:31 +02:00
// *******************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
en_AU {
Version { "2.0" }
// Currency display names
Currencies {
AUD { "$", "Australian Dollar" }
USD { "US$", "US Dollar" }
}
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}",
}
}
}
}