You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by bu...@apache.org on 2011/07/20 19:00:28 UTC

DO NOT REPLY [Bug 51527] Extend __time() function with Epoch time

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

--- Comment #1 from Sebb <se...@apache.org> 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: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org