Convert GMT to EST

I have a datetime data which is in GMT. i want to convert it to EST
factoring in the daylight savings too. is there any libraries that
would do it.

appreciate the help

-------- Original-Nachricht --------

Datum: Sun, 18 Nov 2007 02:55:04 +0900
Von: Junkone [email protected]
An: [email protected]
Betreff: convert GMT to EST

I have a datetime data which is in GMT. i want to convert it to EST
factoring in the daylight savings too. is there any libraries that
would do it.

appreciate the help

Maybe this can help: http://tzinfo.rubyforge.org/

Best regards,

Axel