Implementation of tz database (IANA) for the time Rust crate, enabling timezone conversions.
# Cargo.toml
[dependencies]
time-tz = "2.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Converts current UTC time to New York timezone.
Add `time` to your Cargo.toml.
No dependency data recorded yet.