Yesterday, Michael Wilber wrote: > > JSON doesn't specify a way of encoding dates. See http://json.org/ > You have to convert your date to a string first, like this:
IIRC, there were two common ways to encode dates -- if one of them
becomes (or have become) more popular, then maybe it'll make sense to
have it as a keyword option.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!
____________________
Racket Users list:
http://lists.racket-lang.org/users

