You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by tw tw <tw...@gmail.com> on 2010/02/26 22:40:08 UTC

Changing Timezone for operational attributes

Hi all,

ApacheDS stores createTimestamp and modifyTimestamp operational attributes
in GMT/UTC timezone by default

When these operationalAttributes are retrieved by my code they are returned
in GMT/UTC.
Host machine  timezone is set to Eastern Standard Time.

Is there a way to change  apacheDS timezone to match the host machine
timezone ?