switches to 90 days
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
|
||||
(defn recent-date []
|
||||
(coerce/to-date (time/minus (local-now) (time/days 10))))
|
||||
(coerce/to-date (time/minus (local-now) (time/days 90))))
|
||||
|
||||
(def excel-formatter (f/with-zone (f/formatter "MM/dd/yyyy") (time/time-zone-for-id "America/Los_Angeles")))
|
||||
(defn excel-date [d]
|
||||
|
||||
Reference in New Issue
Block a user