-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Description
I'm using pyodata to get data from an url. Since the url contains a too far date in the past like "<d:StartDate>0001-01-01T00:00:00</d:StartDate>" I'm geting this error :"
value = datetime.datetime(1970, 1, 1, tzinfo=datetime.timezone.utc) + datetime.timedelta(milliseconds=int(value))
OverflowError: date value out of range"
Any help please
Asma
Metadata
Metadata
Assignees
Labels
No labels