Docs.rs
mps-rs-1.6.0
mps-rs 1.6.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mash-97
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap ^4
normal
colored ^2
normal
csv ^1
normal
dirs ^5
normal
indexmap ^2
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^1
normal
tempfile ^3
dev
Versions
45.99%
of the crate is documented
Go to latest version
Platform
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 date_parse
mps
1.6.0
Module date_
parse
Module Items
Functions
In crate mps
mps
Module
date_
parse
Copy item path
Source
Functions
§
parse_
date
Parse a natural-language or YYYYMMDD date string into a NaiveDate. Supported: today, yesterday, YYYYMMDD, last
,
days ago, last week, monday/tuesday/…/sunday (means last occurrence).