2 个版本
使用旧的 Rust 2015
0.1.2 | 2015年2月9日 |
---|---|
0.1.1 | 2015年2月9日 |
#36 在 #date-format
9KB
155 行
rust-datetime 
Rust 的日期/时间库!是一个非常正在进行中的项目。
查看 Rustdoc
安装
此包与 Cargo 一起工作。将以下内容添加到您的 Cargo.toml
依赖项部分
[dependencies]
datetime = "0.5"
此包最早测试的 Rust 版本是 Rust v1.31.0。
lib.rs
:
有关完整文档,请参阅 datetime
包。
依赖项
~385KB