scuffed-code/icu4c/source/data/locales/pa_IN.txt

37 lines
1.0 KiB
Plaintext
Raw Normal View History

// ***************************************************************************
// *
// * Copyright (C) 2001-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
pa_IN {
Version { "1.0" }
NumberPatterns {
"##,##,##0.###;-##,##,##0.###",
"\u00A4##,##,##0.00;-\u00A4##,##,##0.00",
"##,##,##0%",
"#E0",
}
calendar{
gregorian{
DateTimePatterns{
"hh:mm:ss a z",
"hh:mm:ss a z",
"hh:mm:ss a",
"hh:mm a",
"EEEE d MMMM yyyy",
"d MMMM yyyy",
"dd-MM-yyyy",
"d-M-yy",
"{1} {0}"
}
weekend:intvector { // Sunday
1, 0, // onset dow, millis in day (Sunday 12:00am)
2, 0 // cease dow, millis in day (Monday 12:00am)
}
}
}
}