Changing the TimeZone of a date
807591Apr 3 2008 — edited Apr 8 2008Hi,
I am getting the date from the database as type java.util.Date, therefore it takes the timezone of my machine
i.e. EST, now if I want to change its timezone to GMT, not of the display but the date itself, does anybody have a solution for this?
Thanks in advance,
rshah82