mirror of
https://github.com/penpot/penpot.git
synced 2026-09-18 09:56:15 +00:00
Fix transit datetime serialization.
This commit is contained in:
parent
0c4e634c44
commit
a522682ee4
@ -31,7 +31,7 @@
|
|||||||
"m" datetime-read-handler})
|
"m" datetime-read-handler})
|
||||||
|
|
||||||
(def ^:privare +write-handlers+
|
(def ^:privare +write-handlers+
|
||||||
{js/moment datetime-write-handler})
|
{dt/DateTime datetime-write-handler})
|
||||||
|
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
;; Public Api
|
;; Public Api
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user