sassoftware / pyviyatools

Python command-line tools that call the SAS Viya REST APIs - for SAS administrators.
Apache License 2.0
38 stars 31 forks source link

add datefilter function and use it #118

Closed gerrynelson63 closed 1 year ago

gerrynelson63 commented 1 year ago

Add a datefilter function in shared functions that builds the date filter for the rest calls.

Call the function from the various tools that have similar code.