[Zope] Getting an Epoch date from DTML?

Harry Wilkinson harryw@nipltd.com
Mon, 11 Mar 2002 13:50:54 +0000


ADateTimeObject.millis()  will give you the number of milliseconds since the 
epoch.

On Monday 11 March 2002 1:34 pm, Jan Johansson wrote:
> I must be missing something in the API reference, but how do i get the
> current Epoch timestamp in a dtml call (Prolly from DateTime() but how?)
>