#iso #iso-8601 #week #finance #iso-week

isocal

IsoCal is an extension to Chrono's IsoWeek (ISO 8601) that provides additional formatting and functions, such as the "W" prefix to weeks and the ISO ordinal

2 releases

0.1.1 Feb 4, 2020
0.1.0 Feb 3, 2020

#9 in #week

41 downloads per month
Used in isow

MIT license

8KB
89 lines

IsoCal

Rust Build Status Build status codecov

IsoCal is an extension to Chrono's IsoWeek (ISO 8601) that provides additional formatting and functions, such as the "W" prefix to weeks and the ISO ordinal.

Installation

[dependencies]
chrono = "0.4"
isocal = { git = "https://github.com/tonytins/isocal" }

Crates.io

[dependencies]
chrono = "0.4"
isocal = "0.1"

Authors

  • Anthony Foxclaw - Initial work - tonytins

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT license - see the LICENSE file for details.

Dependencies

~1MB
~18K SLoC