summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibSyntax/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Flynn <trflynn89@pm.me>2022-03-13 08:52:07 -0400
committerAndreas Kling <kling@serenityos.org>2022-03-13 17:50:49 +0100
commit0dfb9714fe5a06bd7b532bdd35aa2d2852ea97d5 (patch)
tree4f677a92d9a73282f93976df7031000cde8417c7 /Userland/Libraries/LibSyntax/CMakeLists.txt
parent7fceb909a525abe28e563c8024a20d76e6c4658d (diff)
downloadserenity-0dfb9714fe5a06bd7b532bdd35aa2d2852ea97d5.zip
LibCore: Use altzone for the current time zone offset during DST
Also use the daylight global to determine the current time zone name, i.e. tzname[0] is standard time, tzname[1] is daylight savings time. Note that altzone isn't required to be defined on all systems, so we have to #ifdef to check if it exists in order for Lagom to build.
Diffstat (limited to 'Userland/Libraries/LibSyntax/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions