11-10-2017 06:33
11-10-2017 06:33
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.
11-10-2017 10:17
11-10-2017 10:17
Thanks for the feedback, we'll take a look!
11-10-2017 09:59
11-10-2017 09:59
Same problem here.
11-10-2017 10:17
11-10-2017 10:17
Thanks for the feedback, we'll take a look!