Time Conversion wrt TimeZone

  • Thread starter Thread starter mmv
  • Start date Start date
M

mmv

Hello,

Given Datetime value in a string, I wish to write a code where in I
could convert the datetime to a value in particular timezone. For
example, If the given datetime is 10:00 am in CST, i wish to convert it
to Eastern(11:00 am) or anyother timezone depending on the user's
system timezone.

Any help would greatly be appreciated.

Thanks
-Madhu
 
Back
Top