26 Feb
2001
26 Feb
'01
6:46 a.m.
You could try something like : <dtml-var "_.DateTime.date('yourString')"> - think there is a comprehensive list of dateTime methods in the ZQR or the DTML reference -- Geir Bækholt geirh@funcom.com
I'm just starting to play around with Zope, and I can't figure out how to take a string containing a date/time (I'm getting it from an SQL query) and print it in a different date/time format in DTML. Suggestions?
meeroh