# Timezones and daylight saving

The AxoSyslog application receives the timezone and daylight saving information from the operating system it is installed on. If the operating system handles daylight saving correctly, so does `syslog-ng`.

The AxoSyslog application supports messages originating from different timezones. The original syslog protocol (RFC3164) does not include timezone information, but `syslog-ng` provides a solution by extending the syslog protocol to include the timezone in the log messages. The AxoSyslog application also enables administrators to supply timezone information for legacy devices which do not support the protocol extension.

* * *

[Assigning timezone to the message](../../docs/axosyslog-core/chapter-concepts/timezone-handling/procedure-associating-timezone/index.md)

[A note on timezones and timestamps](../../docs/axosyslog-core/chapter-concepts/timezone-handling/example-timezones/index.md)

Last modified June 27, 2023: [Moves content/docs to content/ to shorten output url (a5fcf1ed)](<https://github.com/axoflow/axosyslog-core-docs/commit/a5fcf1ed4956f586bc12af2b775e10aa75c1e630>)