diff options
author | Mark de Wever <koraq@xs4all.nl> | 2024-02-17 14:28:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-17 14:28:01 +0100 |
commit | d332d88b919faa15564ab70b0633d94f21bc3e3c (patch) | |
tree | 3108d99ec93b8678cf22b84c05f2cdfdcdbcbed5 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | ded3ca224f7c2b1df769d625985ab20bb60dfba4 (diff) | |
download | llvm-d332d88b919faa15564ab70b0633d94f21bc3e3c.zip llvm-d332d88b919faa15564ab70b0633d94f21bc3e3c.tar.gz llvm-d332d88b919faa15564ab70b0633d94f21bc3e3c.tar.bz2 |
[libc++][chrono] Loads tzdata.zi in tzdb. (#74928)
This implements the loading of the tzdata.zi file and store its contents
in the tzdb struct.
This adds all required members except:
- the leap seconds,
- the locate_zone, and
- current_zone.
The class time_zone is incomplete and only contains the parts needed for
storing the parsed data.
The class time_zone_link is fully implemented including its non-member
functions.
Implements parts of:
- P0355 Extending <chrono> to Calendars and Time Zones
- P1614 The Mothership has Landed
Implements:
- P1982 Rename link to time_zone_link
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions