epoch 0.0.0

Epoch time calculations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.chrono]
version = "0.4.6"

[dev-dependencies]

[package]
authors = ["David Stainton <dawuud@riseup.net>"]
description = "Epoch time calculations"
documentation = "https://docs.rs/epoch/"
homepage = "https://github.com/david415/epoch"
keywords = ["time", "epoch", "clock"]
license = "AGPL-3.0-only"
name = "epoch"
readme = "README.md"
repository = "https://github.com/david415/epoch"
version = "0.0.0"