0

I want to develop an application for my smart tv which does not have the ability to synchronize local time automatically as it does in any desktop/laptop operating system or such as the mobile operating system. I do not know from where and how do I get the time automatically from the internet or local modem

Kashif Khan
  • 685
  • 2
  • 11
  • 30

1 Answers1

1

You can go with web-services for both geo-location & time:

Also see Free Rest API to get current time as string (timezone irrelevant)

Community
  • 1
  • 1
  • It is nice but i do not want to depend on third party services. Is there any protocol specifically to talk to modem for giving time? – Kashif Khan Apr 13 '14 at 15:19