a0801c85b9
X-SVN-Rev: 5409
32 lines
643 B
Plaintext
32 lines
643 B
Plaintext
// * Copyright (C) 1997-2001, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// Tamil locale. Based on Hindi locale
|
|
|
|
ta_IN {
|
|
Version { "1.2" }
|
|
LocaleID { "449" }
|
|
ShortCountry { IND }
|
|
|
|
CurrencyElements {
|
|
"\u0bb0\u0bc2",
|
|
"INR", // Rs. ? No.
|
|
"."
|
|
}
|
|
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"
|
|
}
|
|
|
|
} |