Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DealabsBridge] Workaround to unparsable Deal date #1053

Merged
merged 2 commits into from
Mar 2, 2019
Merged

[DealabsBridge] Workaround to unparsable Deal date #1053

merged 2 commits into from
Mar 2, 2019

Conversation

sysadminstory
Copy link
Contributor

In case of a unparsable date, the text to DateTime object failed, and
this resulted to a Fatal error while using this DateTime object . To
prevent this fatal error, if the date parsing fails, then a DateTime
object is created with the actual date.

In case of a unparsable date, the text to DateTime object failed, and
this resulted to a Fatal error while using this DateTime object . To
prvent this fatal error, if the date parsing failse, then a DateTime
object is created with the actual date.
@logmanoriginal logmanoriginal merged commit 688c950 into RSS-Bridge:master Mar 2, 2019
@logmanoriginal
Copy link
Contributor

Merged. Thanks for the fix!

infominer33 pushed a commit to web-work-tools/rss-bridge that referenced this pull request Apr 17, 2020
In case of a unparsable date, the text to DateTime object failed, and
this resulted to a Fatal error while using this DateTime object . To
prvent this fatal error, if the date parsing failse, then a DateTime
object is created with the actual date.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants