916b8b0cfc
X-SVN-Rev: 12538
30 lines
736 B
Plaintext
30 lines
736 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2003, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
|
|
fo_FO {
|
|
Version { "2.0" }
|
|
|
|
/* Discarding duplicate data for tag: AmPmMarkers */
|
|
DateTimePatterns {
|
|
"h:mm:ss a",
|
|
"h:mm:ss a",
|
|
"h:mm:ss a",
|
|
"h:mm a",
|
|
"EEEE dd MMMM yyyy",
|
|
"dd MMMM yyyy",
|
|
"MMM dd,yy",
|
|
"dd/MM/yy",
|
|
"{1} {0}",
|
|
}
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"\u00a4#,##0.00;\u00a4 -#,##0.00",
|
|
"#,##0%",
|
|
"#E0",
|
|
}
|
|
}
|