This commit is contained in:
2020-06-25 14:22:27 +08:00
parent 626a46ff7c
commit 2debea0491

View File

@@ -38,4 +38,5 @@ More tests:
Log Log
* Jun 23, 2020 - v0.1.1 * Jun 23, 2020 - v0.1.1
* add `simpledateformat::new_with_out_err(&str)` * add `simpledateformat::new_with_out_err(&str)`
* add `impl TryFrom<&str> for SimpleDateFormat`