clia-local-offset 0.1.0

Get current local timezone offset simplely.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.time]
version = "0.3"

[dependencies.tz-rs]
version = "0.6"

[package]
authors = ["clia <clia@163.com>"]
description = "Get current local timezone offset simplely."
edition = "2021"
homepage = "https://github.com/clia/local-offset"
keywords = ["time", "timezone", "local"]
license = "MIT"
name = "clia-local-offset"
readme = "README.md"
repository = "https://github.com/clia/local-offset"
resolver = "2"
version = "0.1.0"