Package cctz
Source package: cctz
Version: 2.3-alt3
Category: Development/C++
Report package bug
Version: 2.3-alt3
Build time: Dec 5, 2021, 06:40 PM
in the task #291444
Report package bug
Gear: https://git.altlinux.org/gears/c/cctz.git?a=tree;hb=8f75782220e6…
Home page: https://github.com/google/cctz
Home page: https://github.com/google/cctz
License: Apache-2.0
Summary: Translating between absolute and civil times using time zone rules
Description:
Summary: Translating between absolute and civil times using time zone rules
Description:
CCTZ contains two libraries that cooperate with <chrono> to give C++ programmers all the necessary tools for computing with dates, times, and time zones in a simple and correct manner. The libraries in CCTZ are: * The Civil-Time Library - This is a header-only library that supports computing with human-scale time, such as dates (which are represented by the cctz::civil_day class). * The Time-Zone Library - This library uses the IANA time zone database that is installed on the system to convert between absolute time and civil time.
List of rpms provided by this srpm:
cctz (x86_64, ppc64le, i586, armh, aarch64)
cctz-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
cctz-devel (x86_64, ppc64le, i586, armh, aarch64)
cctz (x86_64, ppc64le, i586, armh, aarch64)
cctz-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
cctz-devel (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Aleksei Nikiforov
List of contributors:
Aleksei Nikiforov
Arseny Maslennikov
Anton Farygin
ACL: Anton Farygin, @everybody
Last changes:List of contributors:
Aleksei Nikiforov
Arseny Maslennikov
Anton Farygin
ACL: Anton Farygin, @everybody
June 8, 2021 Aleksei Nikiforov 2.3-alt3 |
- Applied changes from upstream needed by clickhouse. - Cleaned up spec. |
April 27, 2021 Arseny Maslennikov 2.3-alt2.1 |
- NMU: spec: adapted to new cmake macros. |
Feb. 27, 2021 Anton Farygin 2.3-alt2 |
- run tests with tzdata, distributed with cctz |