[all-commits] [llvm/llvm-project] a6b280: [libc++][TZDB] Implements time zone get_info(local...
Mark de Wever via All-commits
all-commits at lists.llvm.org
Sun Jun 9 05:26:23 PDT 2024
Branch: refs/heads/users/mordante/get_info_local_time
Home: https://github.com/llvm/llvm-project
Commit: a6b280ed877ffdab16779a09a8f6e8a2f75b215b
https://github.com/llvm/llvm-project/commit/a6b280ed877ffdab16779a09a8f6e8a2f75b215b
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2024-06-09 (Sun, 09 Jun 2024)
Changed paths:
M libcxx/include/__chrono/time_zone.h
M libcxx/include/chrono
M libcxx/src/time_zone.cpp
M libcxx/test/libcxx/diagnostics/chrono.nodiscard.verify.cpp
A libcxx/test/std/time/time.zone/time.zone.timezone/time.zone.members/get_info.local_time.pass.cpp
Log Message:
-----------
[libc++][TZDB] Implements time zone get_info(local_time).
Implements parts of:
- P0355 Extending to Calendars and Time Zones
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list