dates-str

A small string date library written in Rust, for Rust

I did it because I did not find any library that allowed for easy date creation and handling without having to do hard stuff like memory nad accessing system clock (I just wanted dates and formatting them)