ICU-2436 multiple calendar support (Buddhist)

X-SVN-Rev: 11972
This commit is contained in:
Steven R. Loomis 2003-05-16 21:52:02 +00:00
parent 9d2e455b46
commit 2c1df8eed5
2 changed files with 15 additions and 1 deletions

View File

@ -105,7 +105,7 @@ sv.txt sv_FI.txt sv_SE.txt\
sw.txt sw_KE.txt sw_TZ.txt\
ta.txt ta_IN.txt\
te.txt te_IN.txt\
th.txt th_TH.txt\
th.txt th_TH.txt th_TH_TRADITIONAL.txt\
ti.txt ti_ET.txt ti_ER.txt\
tr.txt tr_TR.txt\
uk.txt uk_UA.txt\

View File

@ -0,0 +1,14 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2003, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
th_TH_TRADITIONAL {
Version { "1.0" }
// International Calendars Data.
// NOTE (ICU 2.6) - the format of this data WILL CHANGE in future releases.
DefaultCalendar { "buddhist" }
}