fix: some date related issues

This commit is contained in:
Junyi Du
2022-10-20 17:55:21 +08:00
committed by Tienson Qin
parent a4ee4c48f8
commit 160793e0d1
7 changed files with 47 additions and 9 deletions

View File

@@ -52,7 +52,7 @@ and handles unexpected failure."
([block]
(some->> block
str
date/valid?
date/normalize-date
(tf/unparse date/custom-formatter))))
(defn normalize-block