2001-03-21 17:49:38 +00:00
|
|
|
// * Copyright (C) 1997-2001, International Business Machines
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
2000-07-20 20:27:49 +00:00
|
|
|
// Tamil locale. Based on Hindi locale
|
|
|
|
|
|
|
|
ta_IN {
|
2001-05-01 18:14:45 +00:00
|
|
|
Version { "1.2" }
|
2001-03-20 22:32:57 +00:00
|
|
|
LocaleID { "449" }
|
2000-07-20 20:27:49 +00:00
|
|
|
ShortCountry { IND }
|
|
|
|
|
|
|
|
CurrencyElements {
|
|
|
|
"$",
|
2001-05-01 18:14:45 +00:00
|
|
|
"INR", // Rs. ? No.
|
2000-07-20 20:27:49 +00:00
|
|
|
"."
|
|
|
|
}
|
|
|
|
LocaleString { "ta_IN" }
|
|
|
|
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}"
|
|
|
|
}
|
|
|
|
DateTimeElements {
|
|
|
|
"1",
|
|
|
|
"1"
|
|
|
|
}
|
2001-03-20 22:32:57 +00:00
|
|
|
|
2000-07-20 20:27:49 +00:00
|
|
|
}
|