wrote:
> In my experience they are always ignored.
>
> http://stackoverflow.com/questions/12023846/trying-to-
> create-a-date-from-a-string-in-racket-find-seconds-very-
> slow-week-d/12047232#12047232
Thanks Greg,
Much appreciated
Happy Hannuka/Merry Christmas to everybody.
Stephen
On Tue De
Hi,
Is the version of make-date that doesn't require calculating the week-day
and year-day?
(struct date (second minute hour day month year week-day year-day dst?
time-zone-offset))
It looks like I can put any old value in the week-day and year-day fields,
but I'm nervous about this.
> (define d
2 matches
Mail list logo