[plt-scheme] no prehistoric dates?

From: YC (yinso.chen at gmail.com)
Date: Wed Feb 18 16:26:27 EST 2009

On Wed, Feb 18, 2009 at 1:24 PM, Matthew Flatt <mflatt at cs.utah.edu> wrote:

> At Wed, 18 Feb 2009 13:22:33 -0800, YC wrote:
> > make-date cannot handle negative years, i.e. no BC time.
> >
> > > (make-date 0 0 0 1 1 -1 0 0 #f 0)
> > make-date: expected argument of type <nonnegative exact integer>; given
> > -1
> >
> > Is there a reason for such restriction?
>
> None that I can see, so I'll change the `date' structure type to allow
> it.
>

Thanks.
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090218/815c0b35/attachment.html>

Posted on the users mailing list.