Package cctz: Information

    Binary package: cctz
    Version: 2.3-alt2
    Architecture: armh
    Build time:  Feb 27, 2021, 02:34 PM in the task #267079
    Source package: cctz
    Category: Development/C++
    Report package bug
    License: ASL 2.0
    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.

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

    ACL:
    Anton Farygin
    @everybody

    Last changed


    Feb. 27, 2021 Anton Farygin 2.3-alt2
    - run tests with tzdata, distributed with cctz
    June 20, 2019 Anton Farygin 2.3-alt1
    - first build for ALT