Posted By:
Liquid_Panda
Posted On:
Thursday, January 9, 2003 02:31 AM
i've done
Calendar cal = Calendar.getInstance();
but when i print it, it is actually a different time and is using a different timezone to that of my computer
i tried to changing the timezone to gmt+10:00, but it seems that the only thing changed is the gmt part, the +10:00 is ignored....
any suggestion is appreciated!
thx in advance