[Haskell-beginners] Haskell and TimeZones

Thiago Negri evohunz at gmail.com
Tue Jan 3 16:04:20 CET 2012


Hi,

How does Haskell handle TimeZone?
Do I need to use Oslon to have a historical database of TimeZones in Haskell?

I tried reading the package description and everything, but it seems
complicated.
Is there any easy to follow tutorial available?

For example, here in Brazil the daylight savings rules change every
year. How do I update the Haskell Data.Time.* packages to know of the
new rules? Or does it uses the TimeZone database from O.S.?

I'm looking for a solution that works in any platform (mac, linux, windows).

Thanks,
Thiago.



More information about the Beginners mailing list