String to Datetime

Issue #55 resolved
Erkan Başar created an issue

In json_tweets_parser, date fields are saved into database as strings. In order to query with dates later, those dates should be converted into datetime objects before saved to database.

Comments (4)

  1. Log in to comment