mirror of
https://github.com/RGBCube/serenity
synced 2026-01-12 22:30:59 +00:00
Each ZONE entry contains a RULES segment with one of the following:
* A DST rule name, which links the ZONE to a RULE entry holding the
DST rules to apply.
* A static offset to be applied to the STDOFF offset. This implicitly
means that the time zone is in DST during that time frame.
* A "-" string, meaning no offset is applied to the STDOFF offset, and
the time zone is in standard time during that time frame.
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| GenerateTimeZoneData.cpp | ||