The API uses UTC, so we can help the user by converting the supplied `start_time` and `end_time` to UTC, so the user doesn't have to think about it. References - https://github.com/twingly/twingly-search-api-ruby/issues/43 - https://github.com/twingly/twingly-search-api-ruby/pull/46