swat.cas.utils.datetime.
cas2python_date
Convert a CAS date to a Python date
CAS date.
Examples
>>> sas2python_date(3653) datetime.date(1970, 1, 1)