i think that in order to get time from operator.. the operator must provide this service to users.... something like in Zapp networks.....on this network every phone can't change his time.... and time is provided by operator (Note that user doesn't have the permision to change phone time).
Forum posts: 107
TTime currentTime;
currentTime.HomeTime();
Maybe help you !
Forum posts: 81
The following code returns time of mobile phone not of operator
currentTime.HomeTime();
Forum posts: 81
Forum posts: 109
we use NTP servers via GPRS connection for this. Maybe this could help you? Of course, the time is still not explicitly *from operator*.
br, Marcel
Forum posts: 206
guda