Iceloof / GoogleNews

Script for GoogleNews
https://pypi.org/project/GoogleNews/
MIT License
314 stars 88 forks source link

fix: datetime #116

Closed maxrbv closed 1 year ago

maxrbv commented 1 year ago

Update datetime in googlenews.result() to show real date instead of nan

HurinHu commented 1 year ago

datetime show nan only when date string can't be parsed by lexical_date_parser(), it is a datetime object not string