b4f6b28433
X-SVN-Rev: 16173
45 lines
1.1 KiB
Plaintext
45 lines
1.1 KiB
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:5
|
|
// * Source File: \work\locale\common\main\\en_CA.xml
|
|
// *
|
|
// ***************************************************************************
|
|
en_CA{
|
|
Currencies{
|
|
CAD{
|
|
"$",
|
|
"Canadian Dollar",
|
|
}
|
|
USD{
|
|
"US$",
|
|
"US Dollar",
|
|
}
|
|
}
|
|
NumberPatterns{
|
|
"#,##0.###;-#,##0.###",
|
|
"¤#,##0.00;(¤#,##0.00)",
|
|
"#,##0%",
|
|
"#E0",
|
|
}
|
|
Version{"1.2"}
|
|
calendar{
|
|
|
|
gregorian{
|
|
DateTimePatterns{
|
|
"h:mm:ss a z",
|
|
"h:mm:ss a z",
|
|
"h:mm:ss a",
|
|
"h:mm a",
|
|
"EEEE, MMMM d, yyyy",
|
|
"MMMM d, yyyy",
|
|
"d-MMM-yy",
|
|
"dd/MM/yy",
|
|
"{1} {0}",
|
|
}
|
|
}
|
|
}
|
|
}
|