localtime 1.3.1

Minimal monotonic unix-time library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.serde]
features = ["serde_derive"]
optional = true
version = "1"

[package]
authors = ["Alexis Sellier <self@cloudhead.io>"]
description = "Minimal monotonic unix-time library"
edition = "2021"
license = "MIT"
name = "localtime"
readme = "README.md"
version = "1.3.1"