JDK Change Date settings

I need to change the date settings in JDK1.3 version. Any guide on this? I'm very new to this so pls guide me in detail..want to change from CST to CDT time zone. Appreciate if u can send a screen shot to mailprabhu@gmail.comMessage was edited by: SDN_kid
[284 byte] By [SDN_kida] at [2007-11-26 22:35:35]
# 1
You change the time zone of a calendar object using its setTimeZone method. Set the time zone of a DateFormat with its setTimeZone method.--John O'Conner
joconnera at 2007-7-10 11:44:56 > top of Java-index,Desktop,I18N...