simpledateformat 0.1.2

SimpleDateFormat.java style like date format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.chrono]
version = "0.4.11"

[dependencies.quick-error]
version = "1.2.3"

[package]
authors = ["Hatter Jiang <jht5945@gmail.com>"]
description = "SimpleDateFormat.java style like date format"
edition = "2018"
keywords = ["DateFormat", "SimpleDateFormat"]
license = "MIT"
name = "simpledateformat"
readme = "README.md"
repository = "https://git.hatter.ink/hatter/simpledateformat"
version = "0.1.2"