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