[postmodern-devel] Date Problem
Phil Marneweck
zaries at global.co.za
Wed Nov 4 16:15:58 UTC 2009
I get different date formats back from a postmodern query at different
times.
I am using SBCL 1.0.31.32 and the latest (as of the weekend) from
clbuild.
The steps.
1. I delete all my .fasl files for a project
2. I do a require for the project to load and compile
3. I run a query/function and I get the correct "date" data back =>
#<DATE 01-01-2009>
4. I close emacs and re-open it
5. I do a require of the project to load
6. I run a query/function and I get incorrect "date" data back =>
3439756800
Any ideas?
More information about the postmodern-devel
mailing list