Docs.rs
chrono-0.4.38
chrono 0.4.38
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
lifthrasiir
github:chronotope:release-manager
Dependencies
arbitrary ^1.0.0
normal
optional
num-traits ^0.2
normal
pure-rust-locales ^0.8
normal
optional
rkyv ^0.7.43
normal
optional
serde ^1.0.99
normal
optional
bincode ^1.3.0
dev
serde_derive ^1
dev
serde_json ^1
dev
js-sys ^0.3
normal
optional
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-test ^0.3
dev
android-tzdata ^0.1.1
normal
optional
iana-time-zone ^0.1.45
normal
optional
windows-targets ^0.52
normal
optional
windows-bindgen ^0.56
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
chrono
0.4.38
In chrono::naive
?
Settings
Constant
chrono
::
naive
::
MAX_DATE
Copy item path
source
·
[
−
]
pub const MAX_DATE:
NaiveDate
;
👎
Deprecated since 0.4.20: Use NaiveDate::MAX instead
Expand description
The maximum possible
NaiveDate
(December 31, 262143 CE).