chrono 0.4.37

Date and time library for Rust
Documentation

chrono

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 24 feature flags, 13 of them enabled by default.

default

  • clock
  • std
  • oldtime
  • wasmbind

clock

  • winapi
  • iana-time-zone
  • android-tzdata
  • now

std

  • alloc

oldtime

    This feature flag does not enable additional features.

wasmbind

  • wasm-bindgen
  • js-sys

winapi

  • windows-targets

iana-time-zone

  • dep:iana-time-zone

android-tzdata

  • dep:android-tzdata

now

  • std

alloc

    This feature flag does not enable additional features.

wasm-bindgen

  • dep:wasm-bindgen

js-sys

  • dep:js-sys

windows-targets

  • dep:windows-targets

rkyv-16

  • dep:rkyv
  • rkyv?/size_16

rkyv-32

  • dep:rkyv
  • rkyv?/size_32

rkyv

  • dep:rkyv
  • rkyv/size_32

rkyv-64

  • dep:rkyv
  • rkyv?/size_64

pure-rust-locales

  • dep:pure-rust-locales

arbitrary

  • dep:arbitrary

rustc-serialize

  • dep:rustc-serialize

rkyv-validation

  • rkyv?/validation

serde

  • dep:serde

unstable-locales

  • pure-rust-locales

libc

    This feature flag does not enable additional features.