rfc3339.scm: RFC3339 Date and Time Format in Scheme

The rfc3339.scm package implements parsing, formatting, and simple validation of RFC3339 date and time format, which is a subset of ISO 8601, intended for use in Internet protocols.

Note that full Scheme support of ISO 8601 is a very different project of the author, and not at all the intention of rfc3339.scm.

rfc3339.scm requires R5RS, SRFI-6, SRFI-9, and two particular regular expression functions. Note that the regular expression functions in Pregexp 1e9 will not work, but are expected to work in subsequent versions of Pregexp. Thus far, rfc3339.scm has only been tested under PLT MzScheme.

See documentation for more info...

To be added to the moderated scheme-announce email list, ask neil@neilvandyke.org .

The current version of rfc3339.scm is 0.2 (2005-12-05).

You can download file rfc3339.scm, Scheme source code.

You can download file rfc3339.html, documentation in HTML format.

You can download file rfc3339.pdf, documentation in PDF format.

You can download file rfc3339.plt, a packaging for PLT Scheme.

Third-party packagings are:

Site © 1994-2008 Neil Van Dyke   neil@neilvandyke.org    XHTML 1.0 Strict  CSS2    Legal