bookiesports.datestring module

bookiesports.datestring.date_to_string(date_object=None)

rfc3339 conform string represenation of a date can also be given as str YYYY-mm-dd HH:MM:SS

bookiesports.datestring.string_to_date(date_string=None)

assumes rfc3339 conform string and creates date object