11-10-2017 06:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-10-2017 06:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Mentioned this one in Discord but just wanted to see if this was an acknowledged issue or if it is affecting anyone else.
import { me as device } from "device"; console.log('device.lastSyncTime: ' + device.lastSyncTime.valueOf()); console.log('new Date().valueOf(): ' + new Date().valueOf());
I'm getting lastSyncTime values in the future and I'm not sure why. For what it is worth I'm in GMT -5 timezone. I'd really like to display this value to the device, and to leverage it for when to fetch requests from the FB web api.
Anyway, can anyone confirm this?
Answered! Go to the Best Answer.

Accepted Solutions
11-10-2017 10:17
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


11-10-2017 10:17
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thanks for the feedback, we'll take a look!

11-10-2017 09:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-10-2017 09:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Same problem here.

11-10-2017 10:17
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


11-10-2017 10:17
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thanks for the feedback, we'll take a look!

