Cargo Features

temporal_rs has no features set by default.

[dependencies]
temporal_rs = { version = "0.0.4", features = ["std", "log", "experimental", "tzdb", "web-time"] }
std tzdb?
log

Enables log

log feature

experimental = tzdb

Affects tz::TZ_PROVIDER

tzdb experimental? = std

Enables combine, jiff-tzdb, and tzif ^0.2.3

tzif:

tzdb feature

Affects temporal_rs::tzdb

Features from optional dependencies

web-time implicit feature

Enables web-time

System time feature