bug in inets or erlang!

Bengt Kleberg bengt.kleberg@REDACTED
Wed Nov 30 10:33:01 CET 2005


On 2005-11-30 10:20, Matthias Lang wrote:

> Making universaltime_to_localtime work for all possible dates in the
> past and future is nontrivial. 

making universaltime_to_localtime work according to the documentation is 
almost trivial. it says:

''Converts Universal Time Coordinated (UTC) date and time to local
               date and time, if this is supported by the underlying OS. 
Other-
               wise, no conversion is done, and {Date1, Time1} is 
returned.''


i.e. if the conversion fails, just return the input.


bengt



More information about the erlang-questions mailing list