> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# NetServer TimeZone element (SuperOffice only)

> NetServer configuration values related to TimeZone.

Configuration values related to TimeZone.

```XML theme={null}
<TimeZone>
  <add key="ServiceUrl" value="" />
</TimeZone>
```

| Name       | Description                   |
| ---------- | ----------------------------- |
| ServiceUrl | URL for the TimeZone service. |

See the [NetServer Core reference][1] for details about handling this programmatically.

[1]: https://github.com/SuperOfficeDocs/superoffice-docs/blob/main/docs/en/api/reference/netserver/core/SuperOffice.Configuration.ConfigFile.TimeZone.yml


## Related topics

- [NetServer Sync element (legacy SuperOffice only)](/en/onsite/web-config/sync.md)
- [NetServer Cloud element (SuperOffice only)](/en/onsite/web-config/cloud.md)
- [NetServer Mail element (SuperOffice only)](/en/onsite/web-config/mail.md)
- [NetServer Pocket element (SuperOffice only)](/en/onsite/web-config/pocket.md)
- [NetServer Downloads element (SuperOffice only)](/en/onsite/web-config/downloads.md)
- [NetServer Client element (SuperOffice only)](/en/onsite/web-config/client.md)
