mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 06:21:38 +02:00
Rename datetime ns to time.
And rename DateTime type to Instant.
This commit is contained in:
parent
d3e81dc810
commit
fd7b0b1958
12 changed files with 34 additions and 38 deletions
|
@ -24,7 +24,7 @@
|
|||
[uxbox.util.dom :as dom]
|
||||
[uxbox.util.blob :as blob]
|
||||
[uxbox.util.mixins :as mx :include-macros true]
|
||||
[uxbox.util.datetime :as dt]))
|
||||
[uxbox.util.time :as dt]))
|
||||
|
||||
;; --- Helpers & Constants
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue