pat310 / google-trends-api

An API layer on top of google trends
https://www.npmjs.com/package/google-trends-api
MIT License
877 stars 175 forks source link

Custom option to set timezone, with a default to current local timezone #90

Closed jtalen closed 6 years ago

jtalen commented 6 years ago

Get the current timezone, so the Google API will return the correct corresponding times in the formatted time fields.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.02%) to 98.058% when pulling 399e182ad09391477cfe782ed9cb284520d241fe on jtalen:master into 6aa389342d7e35051a9a58b3012320b67b7b9391 on pat310:master.

pat310 commented 6 years ago

Looks good!