epochs 0.2.1

Convert various epoch times to chrono::NaiveDateTime times.
Documentation
[package]
name = "epochs"
version = "0.2.1"
authors = ["oylenshpeegul <oylenshpeegul@gmail.com>"]
description = "Convert various epoch times to chrono::NaiveDateTime times."
license = "MPL-2.0"
repository = "https://github.com/oylenshpeegul/Epochs-rust"
readme = "README.md"

[dependencies]
chrono = "0.4"