Hey Guys,
Quick question regarding the Device Sync date/time that is returned via https://api.fitbit.com/1/user/-/devices.json.
Is this a local time to the user or is this a UTC / server time?
Ive seen a few cases where the sync time is in the future compared to my local timezone.
Answered! Go to the Best Answer.
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
@Bonxy the lastSyncTime will be returned in the timezone that is configured by user in his profile settings at https://www.fitbit.com/settings/profile
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
@Bonxy the lastSyncTime will be returned in the timezone that is configured by user in his profile settings at https://www.fitbit.com/settings/profile
Best AnswerA quick question.
Is there a way to append a variable by on the end of a URL.
For instance -
https://api.fitbit.com/1/user/-/devices.json?orderBY=syncDateDesc
This would be extremely useful if possible.
Best Answer