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 > >
