Cargo Features

iso8061-timestamp has no features set by default.

[dependencies]
iso8061-timestamp = { version = "0.1.7", features = ["std", "pg", "nightly"] }
default

These default features are set whenever iso8061-timestamp is added without default-features = false somewhere in the dependency tree.

Enables iso8601-timestamp ^0.1.6

std

Enables std of iso8601-timestamp ^0.1.6

pg

Enables pg of iso8601-timestamp ^0.1.6

nightly

Enables nightly of iso8601-timestamp ^0.1.6

iso8061-timestamp has 4 features without comments.