Crates.io | isocal |
lib.rs | isocal |
version | 0.1.1 |
source | src |
created_at | 2020-02-03 17:45:45.582999 |
updated_at | 2020-02-04 16:41:29.093312 |
description | 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. |
homepage | |
repository | https://github.com/tonytins/isocal |
max_upload_size | |
id | 204505 |
size | 20,429 |
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.
[dependencies]
chrono = "0.4"
isocal = { git = "https://github.com/tonytins/isocal" }
[dependencies]
chrono = "0.4"
isocal = "0.1"
See also the list of contributors who participated in this project.
This project is licensed under the MIT license - see the LICENSE file for details.