dsgp4.util.from_string_to_datetime#

dsgp4.util.from_string_to_datetime(string)#

Converts a string to a datetime object.

Parameters:#

string (str): string to convert

Returns:#

datetime.datetime: datetime object