keolo / mixpanel_client

Ruby interface to the Mixpanel Data API
MIT License
148 stars 72 forks source link

Please Allow Timezone Property #6

Closed jasonlogsdon closed 12 years ago

jasonlogsdon commented 12 years ago

According to Mixpanel you can pass in a timezone that will relate to the mp_timezone property. If you could just allow timezone to be passed in to the client.request call that'd be great.

If you don't have time please let me know and I'll fork the repo.

Thanks again. Jason

keolo commented 12 years ago

Hi Jason. I'm pretty tied up at the moment. This sounds like an improvement. If you fork and create a pull request, I'll merge it in. Thanks!

jasonlogsdon commented 12 years ago

Sounds good, thanks a lot for the quick respons!

keolo commented 12 years ago

Merged into master and should now be available in version 2.0.2. Thanks!