Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Using the preferred timezone of the current CO Person, if set. An administrator can set this via the CO Person record, or it may also be set via self service. When set via self service, the user must logout before the preference will take effect. Because this preference is attached to a CO Person record, it may not be applied when viewing non-CO specific pages (as an administrator might).
  2. Using browser detection, if no preferred timezone is set. Whenever a browser visits any Registry page, some local javascript will run and attempt to determine the current browser's timezone, which will then be stored in a cookie. On the next page load, the cookie will pass the detected timezone to Registry, which will then localize the time display accordingly.
  3. If no cookie is returned, using the default timezone (ie: UTC).

...

Info

All times processed via the REST API are in UTC.