pretty_date 0.1.2

A rust library for the simple, friendly, human readable formatting of the chrono NaiveDateTime
Documentation
[dependencies.chrono]
version = "0.4.23"

[dependencies.lazy_static]
version = "1.4.0"

[package]
authors = ["david@morgan-brown.com"]
categories = ["date-and-time", "value-formatting"]
description = "A rust library for the simple, friendly, human readable formatting of the chrono NaiveDateTime"
documentation = "https://docs.rs/pretty_date/0.1.1/pretty_date/"
edition = "2021"
homepage = "https://github.com/mbcltd/pretty_date"
keywords = ["date", "pretty-print"]
license = "MIT OR Apache-2.0"
name = "pretty_date"
readme = "README.md"
repository = "https://github.com/mbcltd/pretty_date"
version = "0.1.2"