5 Sep
2000
5 Sep
'00
7:04 p.m.
I know I've seen many posts about this, I just can't find one. I need to put the current date into an input's value when a form is loaded. Is there a way to do this with DTML. TIA Stuart
5 Sep
5 Sep
8:01 p.m.
New subject: [Zope] Getting the Date from Zope
Stuart Foster wrote:
I know I've seen many posts about this, I just can't find one.
I need to put the current date into an input's value when a form is loaded. Is there a way to do this with DTML.
<input type="text" name="now" value="<dtml-var ZopeTime fmt="fCommon">"> See DateTime.py or the Zope Quick Reference for more information on how to manipulate the format. -- ethan mindlace fremen Zopatista Community Liason Abnegate I!
9344
Age (days ago)
9344
Last active (days ago)
1 comments
2 participants
participants (2)
-
ethan mindlace fremen -
Stuart Foster