macOS
brew install cctzlocal Homebrew formula metadata
brew
cctz のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cctzlocal Homebrew formula metadata
sudo dnf install cctzFedora Rawhide package metadata · cctz · ソース: dl.fedoraproject.org
nix profile install nixpkgs#cctznixpkgs package indexes · pkgs/by-name/cc/cctz/package.nix · ソース: api.github.com
sudo apt install libcctz-devDebian stable package indexes · libcctz-dev · ソース: deb.debian.org
概要
C++ library for translating between absolute and civil times
履歴
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.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
time_tool | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/google/cctz
インストールメタデータ
| パッケージキー | brew:cctz |
|---|---|
| バージョン | 2.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cctz |
| ホームページ | https://github.com/google/cctz |
| リポジトリ | https://github.com/google/cctz |
| 上流ドキュメント | https://github.com/google/cctz#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/google/cctz/archive/refs/tags/v2.5.tar.gz |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-develソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.