Hi all,
I'm trying helplessly to
change the default time zone (in order to get read of inconsistencies in
daylight saving time) under JDK1.1.8.
I'm using setTimeZone() to
do that. It works fine under JDK1.2, but seems not to do the effect in
JDK1.1.8.
When I'm using the
calendar's get(Calendar.HOUR) it returns the same thing regardless of the time
zone I created.
Any
ideas?
thanks,
Ron
Sher
To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm
