Page 1 of 1

Time independent of the device time the app is running on

Posted: August 31st, 2020, 4:17 pm
by SKARA
Hi dear CsPro users,

Is there a way in CsPro to capture time independent of the device time the app is running on?

Regards,
KARABENTA Sidiki

Re: Time independent of the device time the app is running on

Posted: September 1st, 2020, 4:46 pm
by aaronw
If you're trying to avoid dealing with multiple time zones you can make use of timestamp:
https://www.csprousers.org/help/CSPro/t ... ction.html

However, if you're dealing with incorrect system times then I don't think there is much you can do than try to make sure they're correct.

Re: Time independent of the device time the app is running on

Posted: September 1st, 2020, 7:46 pm
by SKARA
Thanks Aaronw for your response.
With the use of Timestamp, there are concerns when interviewers do not take care to set the time on their devices. It is for this reason that I need a time capture which is not at all related to the device used. This could be a function of the kind to capture the value of the universal time via an Internet connection and to compare this value with that of the device to force the latter to a normal adjustment of the time.