simplify sorting
This commit is contained in:
@@ -255,7 +255,7 @@
|
||||
end-date-key (time/now))
|
||||
|
||||
"all"
|
||||
(assoc m start-date-key (time/plus (time/now) (time/years -3))
|
||||
(assoc m start-date-key (time/plus (time/now) (time/years -6))
|
||||
end-date-key (time/now))
|
||||
|
||||
m)
|
||||
|
||||
Reference in New Issue
Block a user