utc-datetime 0.1.17

Return timestamp of UTC datetime,Convert time string to UTC datetime
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "utc-datetime"
version = "0.1.17"
authors = ["tantalum73 <c3qu@qq.com>"]
edition = "2021"
license = "MIT"
description = "Return timestamp of UTC datetime,Convert time string to UTC datetime"
readme = "README.md"
documentation="https://docs.rs/utc-datetime"
repository = "https://github.com/c3qu/utc-datetime"

keywords = ["datetime"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]