tzdata 0.4.0

Timezone library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "tzdata"
version = "0.4.0"
authors = ["Maxime Lenoir <lenoir.maxime0@gmail.com>"]

description = "Timezone library"
homepage = "https://github.com/maximelenoir/tzdata-rs"
repository = "https://github.com/maximelenoir/tzdata-rs"
documentation = "https://maximelenoir.github.io/tzdata-rs/tzdata"
keywords = ["timezone", "time", "datetime"]
license = "MIT"

[dependencies]
byteorder = "0.4.2"
time = "0.1.34"
regex = "0.1"