[all-commits] [llvm/llvm-project] ed7053: [libc++][TZDB] Implements time zone get_info(local...

Mark de Wever via All-commits all-commits at lists.llvm.org
Sun Apr 21 04:01:53 PDT 2024


  Branch: refs/heads/users/mordante/get_info_local_time
  Home:   https://github.com/llvm/llvm-project
  Commit: ed7053e22620924b6bc18a46cfd6d7201afab3fe
      https://github.com/llvm/llvm-project/commit/ed7053e22620924b6bc18a46cfd6d7201afab3fe
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2024-04-21 (Sun, 21 Apr 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_extensions.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