> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/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
