Converts an ordinal to a datetime object.
>>> ordinal2datetime(744730) datetime.datetime(2040, 1, 1, 0, 0)
ordinal2datetime()