Skip to content

Query#start_time and #end_time should be converted to UTC #43

@roback

Description

@roback

Nowhere in the gem documentation do we mention that Query#start_time and Query#end_time expects that the time is in UTC. It is explained on developer.twingly.com but not here. It is explained for the Post class though.

The hello world example needs an update too (Time.now -> Time.now.utc).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions