[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Calendar and GMT and localtime



HI ALL:

This may be pretty simple. But I could not find a simple method that convets
GMT time to local time.
Is there a API that converts GMT to LocalTime. 
I have GMT time as string "200210182010". And need to convert that to
localtime including Daylightsavings. DO I need to write code around this  or
is there an method on on of the Java classes.

thanks
MANI