From: Eli Barzilay (eli at barzilay.org) Date: Sun Jan 6 12:08:24 EST 2013 |
|
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!
Posted on the users mailing list. |
|