swat.cas.utils.datetime.
cas2python_time
Convert a CAS time to a Python time
CAS time.
Examples
>>> cas2python_time(43200000000) datetime.time(12, 0)