Filtering out koala

This commit is contained in:
Bryce Covert
2021-10-08 16:18:31 -07:00
parent 6dd801d710
commit 4a405714c1
3 changed files with 22 additions and 3 deletions

View File

@@ -80,5 +80,4 @@
[?r :sales-refund/type ?t]
[(clj-time.coerce/to-date-time ?date) ?d2]
[(auto-ap.time/localize ?d2) ?d3]
[(auto-ap.time/unparse-local ?d3 auto-ap.time/normal-date) ?d4]
]
[(auto-ap.time/unparse-local ?d3 auto-ap.time/normal-date) ?d4]]