Request for current_timestamp_utc

View: New views
2 Messages — Rating Filter:   Alert me  

Request for current_timestamp_utc

by Aaron-76 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The keyword current_timestamp returns the time in local time.  Can I propose that we add current_timestamp_utc an upcoming release.  While timestamps can be converted between timezone's using static methods, I think it would be useful if the two most common formats are readily and easily available through keyword.

-- Aaron

Re: Request for current_timestamp_utc

by Thomas Bernhardt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
sounds good.
I have added a JIRA:  http://jira.codehaus.org/browse/ESPER-397
-Tom

From: Aaron <crackajaxx@...>
To: user@...
Sent: Thursday, September 17, 2009 11:11:48 PM
Subject: [esper-user] Request for current_timestamp_utc

The keyword current_timestamp returns the time in local time.  Can I propose that we add current_timestamp_utc an upcoming release.  While timestamps can be converted between timezone's using static methods, I think it would be useful if the two most common formats are readily and easily available through keyword.

-- Aaron