Hi,
I am stuck at a point. Following is the situation.
When board is booted than I have to get the GMT time regardless of network connectivity.
In case of Network connectivity I can ping any server and can get the time but how to achieve this in case of No Network connectivity.
I tired with time(), gmtime() but whenever board resets, it starts with some junk value at every time. which is not correct local or GMT time.
Is there a way to do this?
Thanks,
Bhavesh