Skip to content

Time Zones

The Time Zones Service is in charge to store the time zones changes, and provides the current time zone.

There is two ways to update the time zones:

  • Through the Time Zones Agent, that automatically gather the local time zone and send it to the service.
  • Manually, using a mutation to register a custom time zone.

Time Zones Agent

The time zone can be registered manually or with the help of the Time Zones Agent. The agent detect and send the local time zone to the service and register any change on the current value.

See also