Skip to content

Commit

Permalink
florian v3
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Oct 11, 2024
1 parent f5b30cc commit 8df9f19
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lib/calendar/src/quanta/calendar/florian.clj
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@
:business business?
:as-of-dt dt}))

(t/instant)
;; => #time/instant "2024-10-11T21:00:48.086343931Z"

;; (t/time (t/instant))
;; => #time/time "16:00:31.179972012"


(market-info :crypto)
;; => {:market :crypto, :open? true, :business true, :as-of-dt #time/instant "2024-10-11T20:57:54.366650110Z"}
Expand Down

0 comments on commit 8df9f19

Please sign in to comment.