dates-str 1.0.0

A really small date formatting library. Does not do fancy stuff
Documentation

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)