mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 06:35:02 +00:00
fix: some date related issues
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user