[plt-scheme] how to work with dates in scheme
John Clements
clements at brinckerhoff.org
Fri Dec 19 15:45:00 EST 2008
On Dec 19, 2008, at 12:01 PM, Sigrid Keydana wrote:
> Hi,
>
> could anyone please give me a starting point how to work with dates in
> scheme (apart from the PLT scheme reference, where I did not find
> what I
> was looking for)?
>
> For example, I need to get a date as a program argument in some form
> (e.g., a string like 01.01.2009) and query the database for entries
> for
> that day and some following days.
>
> Thanks a lot for any help,
> Sigrid
You probably want srfi-19.
I'm surprised you didn't find it using Help Desk, though perhaps you
were browsing rather than searching, or using a very old version of
DrScheme.
Try searching for "string->date"
John Clements
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2484 bytes
Desc: not available
Url : http://list.cs.brown.edu/pipermail/plt-scheme/attachments/20081219/fa6bb3d9/smime.bin
More information about the plt-scheme
mailing list