cilki / gameframe.online

GameFrame is a gaming analytics website created for CS373
http://gameframe.online
Apache License 2.0
5 stars 1 forks source link

Need to parse the date obtained from NewsAPI Json #26

Closed esoysal closed 6 years ago

esoysal commented 6 years ago

Need to parse the date obtained from NewsAPI Json for loading articles

esoysal commented 6 years ago

The date obtained is actually using the ISO 8601 format. The only thing needed when parsing the date is to remove the final character 'Z', and it should be a valid input for datetime.