
20 Feb
2011
20 Feb
'11
4:47 p.m.
I found out that there is a timestamp type, that's what I really need. How do I do insert-into then with timestamp field: (:insert-into 'table :set 'ts :now) This doesn't work. How do I insert current date/time then ?