Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sid/datetime convertor functions #42

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
4 changes: 4 additions & 0 deletions src/tablecloth/time/api.clj
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@
->years-end
->every
string->time)

(exporter/export-symbols tablecloth.time.api.rolling-window
rolling-window)