没有合适的资源?快使用搜索试试~ 我知道了~
chrono-tz:IANA数据库中rust-chrono的TimeZone实现
共31个文件
rs:11个
toml:5个
md:3个
需积分: 9 0 下载量 69 浏览量
2021-05-15
17:38:41
上传
评论
收藏 34KB ZIP 举报
温馨提示
计时TZ 0.5.3 Chrono-TZ是一个库,为提供特性的实现者。 这些impls是由使用和的构建脚本生成的。 文献资料 文档托管在 用法 把它放在你的Cargo.toml : [ dependencies ] chrono = " 0.4 " chrono-tz = " 0.5 " 然后,您需要编写(在板条箱根目录中): extern crate chrono; extern crate chrono_tz; 例子 在一个时区中创建一个时间并将其转换为UTC use chrono :: {TimeZone, Utc}; use chrono_tz :: US :: Pacific; let pacific_time = Pacific. ymd ( 1990 , 5 , 6 ). and_hms ( 12 , 30 , 45 ); let utc_time = paci
资源推荐
资源详情
资源评论
收起资源包目录
chrono-tz-main.zip (31个子文件)
chrono-tz-main
rustfmt.toml 29B
chrono-tz-build
Cargo.toml 563B
src
lib.rs 15KB
README.md 79B
Cargo.toml 810B
.github
workflows
update-tz.yml 2KB
rust.yml 3KB
.gitmodules 64B
src
directory.rs 166B
timezone_impl.rs 13KB
serde.rs 2KB
directory.rs.example 332B
timezones.rs 113B
binary_search.rs 1KB
lib.rs 12KB
timezones.rs.example 5KB
build.rs 43B
LICENSE 12KB
README.md 6KB
tests
numberphile.rs 5KB
check-regex-filtering
Cargo.toml 259B
src
lib.rs 3KB
check-nostd
.cargo
config 218B
Cargo.toml 281B
src
main.rs 250B
memory.x 1KB
.gitignore 34B
.gitignore 24B
.git-ignore-rev-list 52B
tz
bin
test-regex-filtering.sh 197B
CHANGELOG.md 443B
共 31 条
- 1
资源评论
日月龙腾
- 粉丝: 33
- 资源: 4575
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功