easy_time 0.1.3

package for handling time in rust more easily
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.chrono]
version = "0.4.19"

[package]
authors = ["Mohamad Al zohbie <alzoubi528@gmail.com>"]
description = "package for handling time in rust more easily"
edition = "2021"
keywords = ["time", "date", "datetime", "easy", "chrono"]
license = "MIT/Apache-2.0"
name = "easy_time"
readme = "README.md"
repository = "https://github.com/mohamadzoh/easy_time"
version = "0.1.3"