macOS
brew install bttflocal Homebrew formula metadata
brew / 順位 10686
bttf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bttflocal Homebrew formula metadata
nix profile install nixpkgs#bttfnixpkgs package indexes · pkgs/by-name/bt/bttf/package.nix · ソース: api.github.com
scoop install main/bttfScoop official bucket manifest trees · bucket/bttf.json · ソース: api.github.com
概要
CLI tool for datetime arithmetic, parsing, formatting and more
履歴
bttf is a Rust command-line tool by BurntSushi for datetime parsing, formatting, arithmetic, time zones, durations, sequences, and pipeline-friendly transformations. It is young, but it sits in a familiar package niche: small CLIs that make date/time work scriptable.
The first public release was published in May 2025 under the name Biff. The project README notes that it was later renamed to bttf, and the 0.1.4 release describes itself as the first release after that rename.
The project is built around a structured command model: bttf time, bttf span, and bttf tz subcommands cover actions such as formatting, arithmetic, rounding, sequencing, sorting, and time-zone lookup.
Adoption is early and package-manager-oriented. The input metadata lists Homebrew and Nix packaging, while the upstream README also publishes precompiled archives and a crates.io package.
Its likely adopters are shell users, Rust users, log wranglers, and developers who need a more careful date/time CLI than basic date(1) pipelines.
bttf can print the current time, parse RFC 2822/RFC 3339/RFC 9557/ISO 8601 and relative datetimes, add or subtract spans, round durations, generate date sequences, convert time zones, and tag pipeline input so transformed timestamps can be joined back to original lines.
The README documents BTTF_LOCALE as an environment variable affecting locale support, but no persistent config or credentials file is documented.
bttf is interesting less for age than for taste: it brings modern Rust datetime handling, rich timezone semantics, locale-aware formatting, static binary releases, Homebrew, Nix, and crates.io distribution to the humble date CLI problem.
For package maintainers, the rename from Biff to bttf is a useful bit of provenance because early release artifacts and history may still mention the old name.
セキュリティ状態
bttf に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bttf | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:bttf |
|---|---|
| バージョン | 0.1.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/BurntSushi/bttf |
| リポジトリ | https://github.com/BurntSushi/bttf |
| 最終更新 | 2026-06-11T15:52:32Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
bttf
nix profile install nixpkgs#bttfmain/bttf
scoop install main/bttfソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.