17 Sep
1999
17 Sep
'99
5:39 a.m.
David Robson wrote:
Trying to express time in all its forms listed in Appendix A, Date-time data, of the DTML User?s Guide. For example, the Guide indicates that ?pCommon? should return a string like ?Mar. 1, 1997 1:45 pm?. But what?s the rest of the expression?
<!--#var pCommon--> <!--#var time=?pCommon?--> <!--#var ZopeTime=?pCommon?-->
Don?t work.
I?m reading all the docs I can find...being successful when I find explicit examples, un when not. Am I missing the mother lode of detailed examples?
<dtml-var "ZopeTime().pCommon()"> -Michel