Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit d332d88b919faa15564ab70b0633d94f21bc3e3c
Author: Mark de Wever <koraq@xs4all.nl>
Date: Sat Feb 17 14:28:01 2024 +0100

[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
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 490037 2025-12-16T16:40:01 0:00:00
Previous 489523 2025-12-16T16:40:01 0:00:00
Baseline 485288 2025-12-16T16:40:01 0:00:00


Tests Summary

Status Group # # (B)
Total Tests 0

Report Time: 0.12s