chronoutil 0.2.4

Powerful extensions to rust's Chrono crate
Documentation
[[bench]]
harness = false
name = "delta"
[dependencies.chrono]
default-features = false
version = "^0.4.24"
[dev-dependencies.criterion]
version = "0.3"

[package]
authors = ["olliemath <oliver@suade.org>"]
categories = ["date-and-time"]
description = "Powerful extensions to rust's Chrono crate"
edition = "2018"
exclude = [".github/*"]
keywords = ["date", "time", "calendar"]
license = "MIT"
name = "chronoutil"
readme = "README.md"
repository = "https://github.com/olliemath/chronoutil"
version = "0.2.4"