chrono_ext 0.1.0

Unofficial extensions for chrono crate (custom week definitions)
Documentation
[dependencies.chrono]
version = "^0.4"

[dependencies.failure]
version = "^0.1"

[lib]
name = "chrono_ext"

[package]
authors = ["BenoƮt Courtine <benoit.courtine@gmail.com>"]
categories = ["date-and-time"]
description = "Unofficial extensions for chrono crate (custom week definitions)"
documentation = "https://docs.rs/chrono_ext/"
edition = "2018"
homepage = "https://github.com/bcourtine/chrono-ext"
keywords = ["date", "time", "calendar"]
license = "MIT"
name = "chrono_ext"
readme = "README.md"
repository = "https://github.com/bcourtine/chrono-ext"
version = "0.1.0"