scuffed-code/icu4c/source/data/locales/he_IL.txt
Steven R. Loomis 66155114b9 ICU-3301 weekend data in wrong location..
X-SVN-Rev: 15479
2004-05-21 22:48:00 +00:00

25 lines
679 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 1997-2003, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
he_IL {
Version { "2.0" }
NumberPatterns {
"#,##0.###;-#,##0.###",
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
"#,##0%",
"#E0",
}
calendar {
gregorian {
weekend:intvector {
6, 0, // onset dow, millis in day (Friday 12:00am)
1, 0 // cease dow, millis in day (Saturday 12:00am)
}
}
}
}