[plt-scheme] make-date

From: Pedro Pinto (ppinto at cs.cmu.edu)
Date: Sun Feb 22 22:17:27 EST 2004

Hi there,

Searching for `make-date' in the help collection returns only references 
to SRFI  19's `make-date'. However a different (undocummented and 
incompatible) `make-date' seems to be part of the mzscheme language. I 
poked around and found that `time.ss' exports a `tm:make-date' which 
seems to be the 19's `make-date'. However this export is just a rename. 
I can't figure out where the SRFI 19 `make-date' implementation is 
coming from.  Can anyone explain?

Confused,
-pp




Posted on the users mailing list.