[postmodern-devel] date
Marijn Haverbeke
marijnh at gmail.com
Sun Feb 20 21:10:44 UTC 2011
> (:insert-into 'table :set 'ts :now)
>
> This doesn't work.
> How do I insert current date/time then ?
Try (:insert-into 'table :set 'ts (:now)) .
More information about the postmodern-devel
mailing list