[racket] What happened on March 13 2011?

From: Tom Schouten (tom at zwizwa.be)
Date: Wed Nov 2 09:01:16 EDT 2011

Indeed. Thanks!

So how do I correctly handle such a case?
( Apart from using GMT unix time stamps in my log files in the first 
place ;)



On 11/02/2011 01:24 AM, Tom McNulty wrote:
> In North America, DST began at 02:00 on March 13th.
>
> http://www.timeanddate.com/news/time/usa-canada-starts-dst-2011.html
>
> On 2011-11-01, at 10:28 PM, Tom Schouten wrote:
>
>> Hello,
>> I found this while parsing some log files:
>>
>> Welcome to Racket v5.1.3.
>>> (require racket/date)
>>> (find-seconds 1 17 2 13 3 2011)
>> find-secs: non-existent date (inputs: 1 17 2 13 3 2011)
>>
>> === context ===
>> /home/tom/racket/collects/racket/private/misc.rkt:85:7
>>
>>
>>
>> ( Or is it an obscure Grateful Dead reference?
>>   http://en.wikipedia.org/wiki/March_13 ;)
>>
>>
>> _________________________________________________
>> For list-related administrative tasks:
>> http://lists.racket-lang.org/listinfo/users
> _________________________________________________
>    For list-related administrative tasks:
>    http://lists.racket-lang.org/listinfo/users
>



Posted on the users mailing list.