But these give the time as the time on the server, which could be
anything (US ET, for example). I think it would be better to use UTM
since this is universal.
Marlon
On 8/11/14, 2:50 PM, Chathuri Wimalasena wrote:
Hi Marlon,
We are using CURRENT_TIMESTAMP (in derby) and now() (in mysql) functions
when we need to update the timestamp.
http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function%5Fnow
On Mon, Aug 11, 2014 at 1:40 PM, Marlon Pierce <[email protected]> wrote:
What timezone does the Registry use? I need to know to resolve
https://issues.apache.org/jira/browse/AIRAVATA-1379. Preferably we
should be using UTC and not the local time of the server.
Marlon