chronoutil 0.2.2

Powerful extensions to rust's Chrono crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.chrono]
version = "^0.4"

[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.2"