[racket] missing entry in SRFI-19 leap seconds table

From: Asumu Takikawa (asumu at ccs.neu.edu)
Date: Fri Jan 18 14:51:31 EST 2013

On 2013-01-18 20:35:50 +0100, Marco Maggi wrote:
>  Now  I  retrieved  a  copy
> embedded somewhere[1] and found that 2 entries are missing:
>
>    (1341100800 . 35) ;the first second of 2012 Jul 1
>    (1230768000 . 34) ;the first second of 2009 Jan 1

I actually got both of these in my commit[1], so it's all good. Thanks.

[1]: https://github.com/plt/racket/commit/7e679597f17f687d33f3aa6bccd102d67e377715

Cheers,
Asumu

Posted on the users mailing list.