Convert a SAS time to a Python time
SAS time.
Examples
>>> sas2python_time(43200.0) datetime.time(12, 0)