//! Useful tools for semi-natural langauge processing of time, to be used by my other leafslug projects.
//!
//! ## WARNING:
//!
//! This crate is not intended to be used by others.
pub use *;
use ;
pub const DATE_DISPLAY_FORMATTING: &str = "%Y-%m-%d %H:%M:%S";