chrono 0.4.38

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 23 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-64

  • dep:rkyv
  • rkyv?/size_64

rkyv-32

  • dep:rkyv
  • rkyv?/size_32

rkyv

  • dep:rkyv
  • rkyv/size_32

rkyv-16

  • dep:rkyv
  • rkyv?/size_16

serde

  • dep:serde

arbitrary

  • dep:arbitrary

unstable-locales

  • pure-rust-locales

rkyv-validation

  • rkyv?/validation

pure-rust-locales

  • dep:pure-rust-locales

libc

    This feature flag does not enable additional features.