Thanks. Ended up going the Clojure 1.4 instant literal way as I just
wanted to read and write the dates not use them for anything else.

Thanks,

Adam

On Apr 16, 3:37 pm, David Powell <djpow...@djpowell.net> wrote:
> > How can I store the date in a text file and read it back without
> > falling back on Java serialization?
>
> Upgrade to Clojure 1.4, which includes extensible support for parsing
> and serializing custom data types, with dates being one of the
> built-in types.  It will all work automatically.
>
> --
> Dave

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to