Docs.rs
chrono-0.4.23
chrono 0.4.23
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Documentation
Repository
Crates.io
Source
Owners
lifthrasiir
github:chronotope:release-manager
Dependencies
arbitrary ^1.0.0
normal
criterion ^0.4.0
normal
iana-time-zone ^0.1.44
normal
num-integer ^0.1.36
normal
num-traits ^0.2
normal
pure-rust-locales ^0.5.2
normal
rkyv ^0.7
normal
rustc-serialize ^0.3.20
normal
serde ^1.0.99
normal
time ^0.1.43
normal
bincode ^1.3.0
dev
doc-comment ^0.3
dev
num-iter ^0.1.35
dev
serde_derive ^1
dev
serde_json ^1
dev
js-sys ^0.3
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-test ^0.3
dev
winapi ^0.3.0
normal
Versions
0.4.24
0.4.23
0.4.22
0.4.21
0.4.20
0.4.20-rc.1
0.4.20-beta.1
0.4.19
0.4.18
0.4.17
0.4.16
0.4.15
0.4.14
0.4.13
0.4.12
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.25
0.2.24
0.2.23
0.2.22
0.2.21
0.2.20
0.2.19
0.2.18
0.2.17
0.2.16
0.2.15
0.2.14
0.2.13
0.2.12
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.18
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
x86_64-pc-windows-msvc
i686-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-apple-darwin
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In chrono
?
Constant
chrono
::
MAX_DATE
source
·
[
−
]
pub const MAX_DATE:
Date
<
Utc
>;
👎
Deprecated since 0.4.20: Use Date::MAX_UTC instead
Expand description
The maximum possible
Date
.