macOS
brew install cctzlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cctz in AI-Agent-Workflows.
Installation
brew install cctzlocal Homebrew formula metadata
sudo dnf install cctzFedora Rawhide package metadata · cctz · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#cctznixpkgs package indexes · pkgs/by-name/cc/cctz/package.nix · Quelle: api.github.com
sudo apt install libcctz-devDebian stable package indexes · libcctz-dev · Quelle: deb.debian.org
Überblick
C++ library for translating between absolute and civil times
Verlauf
CCTZ is Google's C++ date, civil-time, and time-zone library for converting between absolute time and human civil time using IANA time-zone data. It is packaged both as a library and, in Homebrew, with the time_tool example executable.
The official repository was created in 2015. The README says CCTZ contains a Civil-Time Library and a Time-Zone Library that cooperate with C++ <chrono>, giving programmers tools for date, time, and time-zone work.
CCTZ had a v1.0 release in March 2016 and a v2.0 release in April 2016, followed by v2.1 in 2017, v2.2 in 2018, v2.3 in 2019, v2.4 in 2024, and v2.5 in 2025.
The README documents Bazel as the preferred build system while also supporting Make and CMake. The input package facts list Homebrew, Debian/Ubuntu libcctz-dev, Fedora/DNF, and Nix packages, showing adoption as a reusable C++ library rather than only as an application.
CCTZ is used by C++ programs that need correct civil-date arithmetic and conversion between time zones and absolute time points. The README points users to cctz/civil_time.h, cctz/time_zone.h, examples, Bazel, CMake, and system-installed IANA zoneinfo data.
CCTZ is package-nerd significant because time-zone handling is notoriously edge-case heavy, and this library packages a focused C++ solution around IANA data before broad standard-library time-zone support was common in deployed toolchains.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
time_tool | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/google/cctz
Installationsmetadaten
| Paketschlüssel | brew:cctz |
|---|---|
| Version | 2.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cctz |
| Homepage | https://github.com/google/cctz |
| Repository | https://github.com/google/cctz |
| Upstream-Dokumentation | https://github.com/google/cctz#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/google/cctz/archive/refs/tags/v2.5.tar.gz |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cctz |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libcctz-dev 2.4+dfsg1-2
Library for computing dates, times and time zones, development files
https://github.com/google/cctz
sudo apt install libcctz-devlibcctz-doc 2.4+dfsg1-2
Library for computing dates, times and time zones, documentation
https://github.com/google/cctz
sudo apt install libcctz-doclibcctz2.4 2.4+dfsg1-2
Library for computing dates, times and time zones, shared library
https://github.com/google/cctz
sudo apt install libcctz2.4cctz
nix profile install nixpkgs#cctzlibcctz-dev 2.3+dfsg1-5build1
Library for computing dates, times and time zones, development files
https://github.com/google/cctz
sudo apt install libcctz-devlibcctz-doc 2.3+dfsg1-5build1
Library for computing dates, times and time zones, documentation
https://github.com/google/cctz
sudo apt install libcctz-doclibcctz2 2.3+dfsg1-5build1
Library for computing dates, times and time zones, shared library
https://github.com/google/cctz
sudo apt install libcctz2cctz 2.5-3.fc44
Translating between absolute and civil times using time zone rules
https://github.com/google/cctz
sudo dnf install cctzcctz-devel 2.5-3.fc44
Translating between absolute and civil times using time zone rules
https://github.com/google/cctz
sudo dnf install cctz-develQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.