Forum Discussion
- Rashmikapil1Binge WatcherThe date/time was not displaying on roku device (after factory reset). After setting the date/time it is working correctly now. Thanks...
So date/time setting is required if its not displayed on device...
Thank You..- LindaawilsoonNewbie
Thanks for resolving this issue, I really search and get this page on Search Engine, you guys really amazing skills, I cancel my VPN subscription for Roku because of this issue, but now again I subscribe.
- RokuKCRoku Employee
"Rashmikapil1" wrote:
Hi,
When connect to VPN network (US) we are getting wrong timestamp for
return CreateObject("roDateTime").asSeconds(),
What exactly do you mean by wrong? Note that the value should be in UTC.
Is the date/time display in the Roku UI correct? - Rashmikapil1Binge WatcherThe roDateTime Object is created and if we display the current time its showing old time...
e.g.
dateTime = CreateObject("roDateTime")
print "time = “dateTime.AsDateString("long-date")
The output is : time = Thursday November 29, 2018
The above is wrong date.
This happens only when connected to US VPN. In local network the date is correct - RokuKCRoku Employee
"Rashmikapil1" wrote:
The roDateTime Object is created and if we display the current time its showing old time...
e.g.
dateTime = CreateObject("roDateTime")
print "time = “dateTime.AsDateString("long-date")
The output is : time = Thursday November 29, 2018
The above is wrong date.
This happens only when connected to US VPN. In local network the date is correct
OK, but you didn't answer my question... is the date/time shown in the Roku UI correct?
E.g., if you go to Settings > System > Time > Time zone > Set automatically, does it have correct information?
(You can also see the date in Settings > System > System update, pick Check now and look at Last checked date/time).
I doubt this has anything to do with roDateTime. It seems more likely that your VPN is blocking Roku network services.
Related Content
- 10 months ago
- 12 months ago
- 5 months ago
- 2 months ago