![](https://secure.gravatar.com/avatar/f6a35c85d26694e26bb92ea4d4262c77.jpg?s=120&d=mm&r=g)
10 Feb
2012
10 Feb
'12
7:47 a.m.
It could be that simple-date is being accidentally (or intentionally) loaded. Could you check whether the :simple-date package is present? That will register handlers for serializing date and time values, which might cause the behaviour you describe. These two patches might be to blame: https://github.com/marijnh/Postmodern/commit/f35a1124476d39d651baddbe1ba6791... https://github.com/marijnh/Postmodern/commit/ce1fd7a23b2e523dcc7b3f96fd60b48... Best, Marijn