2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2003-06-03 06:44:40 +00:00
|
|
|
// * Copyright (C) 1997-2003, International Business Machines
|
2002-01-30 06:16:26 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
2000-07-20 20:27:49 +00:00
|
|
|
// Konkani locale
|
|
|
|
|
|
|
|
kok_IN {
|
2001-05-28 18:35:34 +00:00
|
|
|
Version { "1.1.1" }
|
2002-02-08 01:08:50 +00:00
|
|
|
LocaleID:int { 0x0457 }
|
2002-01-30 06:16:26 +00:00
|
|
|
// ShortCountry { IND }
|
2000-07-20 20:27:49 +00:00
|
|
|
|
2002-02-05 23:05:21 +00:00
|
|
|
NumberPatterns {
|
2002-02-12 02:46:07 +00:00
|
|
|
"##,##,##0.###;-##,##,##0.###",
|
2003-05-23 11:28:52 +00:00
|
|
|
"\u00A4 ##,##,##0.00;-\u00A4 ##,##,##0.00",
|
2002-02-12 02:46:07 +00:00
|
|
|
"##,##,##0%",
|
2002-02-05 23:05:21 +00:00
|
|
|
"#E0",
|
|
|
|
}
|
2000-07-20 20:27:49 +00:00
|
|
|
DateTimePatterns {
|
2002-02-09 01:12:10 +00:00
|
|
|
"h:mm:ss a z",
|
|
|
|
"h:mm:ss a z",
|
|
|
|
"h:mm:ss a",
|
|
|
|
"h:mm a",
|
2000-07-20 20:27:49 +00:00
|
|
|
"EEEE d MMMM yyyy",
|
|
|
|
"d MMMM yyyy",
|
2001-12-04 20:13:17 +00:00
|
|
|
"dd-MM-yyyy",
|
|
|
|
"d-M-yy",
|
2000-07-20 20:27:49 +00:00
|
|
|
"{1} {0}"
|
|
|
|
}
|
2002-01-30 06:16:26 +00:00
|
|
|
// DateTimeElements {
|
|
|
|
// "1",
|
|
|
|
// "1"
|
|
|
|
// }
|
2000-07-20 20:27:49 +00:00
|
|
|
}
|