2002-02-05 23:05:21 +00:00
|
|
|
// ***************************************************************************
|
2001-11-15 01:18:18 +00:00
|
|
|
// *
|
2002-02-05 23:05:21 +00:00
|
|
|
// * Copyright (C) 2001-2002, International Business Machines
|
2001-11-15 01:18:18 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
2002-02-05 23:05:21 +00:00
|
|
|
// ***************************************************************************
|
2001-11-15 01:18:18 +00:00
|
|
|
|
|
|
|
gu_IN {
|
2002-07-15 22:25:02 +00:00
|
|
|
Version { "1.0" }
|
2002-02-08 01:08:50 +00:00
|
|
|
LocaleID:int { 0x0447 }
|
2001-11-15 01:18:18 +00:00
|
|
|
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",
|
2002-02-14 02:15:34 +00:00
|
|
|
"dd-MM-yyyy",
|
|
|
|
"d-MM-yy",
|
2001-11-15 01:18:18 +00:00
|
|
|
"{1} {0}"
|
|
|
|
}
|
2002-02-14 02:15:34 +00:00
|
|
|
// DateTimeElements:intvector {
|
|
|
|
// 1,
|
|
|
|
// 1
|
|
|
|
// }
|
2001-11-15 01:18:18 +00:00
|
|
|
NumberPatterns {
|
2002-02-14 02:15:34 +00:00
|
|
|
"##,##,##0.###;-##,##,##0.###",
|
|
|
|
"\u00A4##,##,##0.00;-\u00A4##,##,##0.00",
|
|
|
|
"##,##,##0%",
|
2002-02-05 23:05:21 +00:00
|
|
|
"#E0",
|
2001-11-15 01:18:18 +00:00
|
|
|
}
|
|
|
|
}
|