Docs.rs
doing-time-0.1.6
doing-time 0.1.6
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
aaronmallen
Dependencies
chrono ^0.4
normal
doing-error ^0.1.1
normal
regex ^1
normal
serde ^1
normal
pretty_assertions ^1
dev
Versions
69.23%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module range
doing_
time
0.1.6
Module range
Module Items
Statics
Functions
In crate doing_
time
doing_time
Module
range
Copy item path
Source
Statics
§
RANGE_
SEPARATOR_
RE
Functions
§
parse_
range
Parse a date range expression into a
(start, end)
tuple of
DateTime<Local>
.