mirror of
https://github.com/znc/znc.git
synced 2026-05-05 04:52:31 +02:00
This is done by setting the TZ variable prior to calling localtime() or ctime(). There are a few calls to ctime()/localtime() which doesn’t adjust for time zone offset. This patch affects the behavior of these since the TZ variable is global.
8.7 KiB
8.7 KiB