aarondcoleman / Fitbit.NET

Fitbit .NET API Client Library
MIT License
193 stars 138 forks source link

Add UTC support for steps #285

Open brittanyFitabase opened 4 years ago

brittanyFitabase commented 4 years ago

Fitbit supports a ?timezone=utc parameter for activities endpoints that returns the data with UTC timestamps instead of the user's local time zone. We want to optionally support that for steps.