time-format 1.0.2

Turn a Unix timestamp into date components or into a string.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Frank Denis <github@pureftpd.org>"]
description = "Turn a Unix timestamp into date components or into a string."
edition = "2018"
homepage = "https://github.com/jedisct1/rust-time-format"
keywords = ["time", "format", "strftime", "wasi", "timestamp"]
license = "MIT"
name = "time-format"
readme = "README.md"
repository = "https://github.com/jedisct1/rust-time-format"
version = "1.0.2"