| Craig Russell (JIRA) 2007-02-15, 7:11 pm |
|
[ https://issues.apache.org/jira/brow...ls:all-tabpanel ]
Craig Russell updated JDO-462:
------------------------------
Summary: Add methods to PersistenceManager and PersistenceManagerFactory to get server Date and set TimeZoneID (was: Add methods to PersistenceManager and PersistenceManagerFactory to get server Calendar, TimeZone, and Locale)
Please see related issue JDO-445 for the combined patch for this issue.
> Add methods to PersistenceManager and PersistenceManagerFactory to get server Date and set TimeZoneID
> -----------------------------------------------------------------------------------------------------
>
> Key: JDO-462
> URL: https://issues.apache.org/jira/browse/JDO-462
> Project: JDO
> Issue Type: New Feature
> Components: api2, api2-legacy
> Affects Versions: JDO 2 final
> Reporter: Craig Russell
> Assigned To: Craig Russell
> Fix For: JDO 2 maintenance release 1
>
>
> Add methods to PersistenceManager and PersistenceManagerFactory to allow a user to get the current time and date from the server. Allow the PersistenceManagerFactory to be configured statically with TimeZone ID in case the information is not available f
rom the server itself.
> This will add a method to PersistenceManager java.util.Date getServerDate() and to PersistenceManagerFactory get/setServerTimeZoneID. The PersistenceManagerFactory methods are needed in case the information needed to construct the Date are not available
via the connection to the server itself.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|