On 2023-07-02 22:19, Frank Slootweg wrote:
> Carlos E.R. <robin_...@es.invalid> wrote:
>> On 2023-07-02 19:55, Frank Slootweg wrote:
>>> Chris in Makati <
ma...@nospam.com> wrote:
>>>> On 1 Jul 2023 13:34:06 GMT, Frank Slootweg <th...@ddress.is.invalid>
>>>> wrote:
>>>>
>>>>> If you switch off flight-mode during the flight - which you shouldn't -
>>>>> it might pick up a cell tower en-route (and set the timezone
>>>>> accordinly), but with a normal commercial flight that's highly unlikely.
>>>>
>>>> Also if you use in-flight wi-fi it can change the time zone to
>>>> something completely different. Presumably it's the time zone of
>>>> wherever the internet gateway is on the ground is located.
>>>
>>> As Carlos also mentioned. this shouldn't happen, because the phone
>>> should get the time from the *mobile* ('cell') network, not from a Wi-Fi
>>> network. OTOH, a smartphone is a bit of a computer, so some smartphone
>>> could get the time from 'the Internet' via NTP (Network Time Protocol).
>>
>> Yes. But NTP uses UTC, not local time. There is no zone information in
>> NTP protocol.
>
> Oops! Brain fog! :-) Of course you're right.
>
> Theoretically, the phone could get the UTC time by NTP and the
> location - and hence the timezone - from GPS (or another location
> source?), but that actually happening in a plane in full flight is highly
> unlikely.
On some plains GPS works. On the last one I tried, I could not get a
fix, the metal cabin impeded it, I guess. Just a month before, I could
track the approach path. I think it did not work at altitude.
>
> OTOH, if the phone used Wi-Fi location services and Google somehow
> tracks the location of the Wi-Fi AP in the plane, it *could* work,
> theoretically.
>
>> But computers using the Windows method to setup time, those can be
>> affected, they use "local" time.
>
> But only if they know what location is "local", which won't happen in
> a plane.
No, the people doing the initial configuration would setup the "locale"
for that Windows setup, and would probably never change. So, assume
headquarters.
Unless they have designed and run some application to track the flight
location and apply it (if it doesn't involve a reboot, I suspect).
--
Cheers, Carlos.