NOTE:  I could not get this FORM to work in version 4.01.  So I am still 
sticking with 3.5 for now.

In fact this is easier in v4 than in v 3.5. To generate a timestamp for 
set= just run the command without fmt=

[form]
[text pubdate "{:pubdate}" size=14]
[command time set="{=pubdate}" fmt="%m/%d/%Y %a %B"] //or whatever format 
you like, no fmt for timestamps
[command savedata pubdate,time]
[submit]

[form]
Data pubdate = {:pubdate}
Data time = {:time}

Greetings, Martin

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/boltwire.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to