[all-commits] [llvm/llvm-project] 5f205f: [libc++][TZDB] Implements time_zone::to_local.

Mark de Wever via All-commits all-commits at lists.llvm.org
Fri May 3 13:03:34 PDT 2024


  Branch: refs/heads/users/mordante/time_zone__to_local
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f205f7478a13a6f7034808dff390c3fe87564dc
      https://github.com/llvm/llvm-project/commit/5f205f7478a13a6f7034808dff390c3fe87564dc
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
    M libcxx/include/__chrono/time_zone.h
    M libcxx/include/chrono
    A libcxx/test/libcxx/time/time.zone/time.zone.timezone/time.zone.members/assert.to_local.pass.cpp
    A libcxx/test/std/time/time.zone/time.zone.timezone/time.zone.members/to_local.pass.cpp

  Log Message:
  -----------
  [libc++][TZDB] Implements time_zone::to_local.

Implements parts of:
- P0355 Extending chrono 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