ba626310fb
X-SVN-Rev: 15471
25 lines
689 B
Plaintext
25 lines
689 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2004, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
|
|
ar_KW {
|
|
Version{ "2.0" }
|
|
NumberPatterns {
|
|
"#,##0.###;#,##0.###-",
|
|
"\u00A4 #,##0.000;\u00A4 #,##0.000-",
|
|
"#,##0%",
|
|
"#E0",
|
|
}
|
|
calendar {
|
|
gregorian {
|
|
weekend:intvector {
|
|
5, 0, // onset dow, millis in day (Thursday 12:00am)
|
|
7, 0 // cease dow, millis in day (Friday 12:00am)
|
|
}
|
|
}
|
|
}
|
|
}
|