Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038745
en ru br
ALT Linux repos
S:2.3-alt3

Group :: Development/C++
RPM: cctz

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.3-alt3
Build date: 8 june 2021, 12:20 ( 146.3 weeks ago )
Size: 156.46 Kb

Home page:   https://github.com/google/cctz

License: Apache-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.

Current maintainer: Aleksei Nikiforov

List of contributors

List of rpms provided by this srpm:

  • cctz
  • cctz-debuginfo
  • cctz-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin