https://issues.apache.org/bugzilla/show_bug.cgi?id=51527

--- Comment #1 from Sebb <[email protected]> 2011-07-20 17:00:28 UTC ---
The __time() function already provides the current time in milliseconds - just
omit the format parameter, and it returns the output from
System.currentTimeMillis().

Is that what you meant?

It might still be useful to add support for returning the time in seconds as
well.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to