fbee93f6b3
X-SVN-Rev: 15322
37 lines
903 B
Plaintext
37 lines
903 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2001-2003, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
|
|
syr_SY{
|
|
Version{ "x0.3" }
|
|
calendar{
|
|
gregorian{
|
|
DateTimeElements:intvector {
|
|
5,
|
|
1
|
|
}
|
|
DateTimePatterns{
|
|
"h:mm:ss a",
|
|
"h:mm:ss a",
|
|
"h:mm:ss",
|
|
"h:mm",
|
|
"dd MMMM, yyyy",
|
|
"dd MMMM, yyyy",
|
|
"dd/MM/yyyy",
|
|
"dd/MM/yyyy",
|
|
"{1} {0}",
|
|
}
|
|
}
|
|
}
|
|
NumberPatterns {
|
|
"#,##0.###;#,##0.###-",
|
|
"\u00A4 #,##0.00;\u00A4 #,##0.00-",
|
|
"#,##0%",
|
|
"#E0",
|
|
}
|
|
|
|
}
|