Google search results displaying wrong time for Egypt
If you search for "current time in Egypt" (at least for me in NYC), it will display a UTC+3 time as if DST was applied (tzdata2016f not being used). In case there are any Googlers on the list want to raise awareness internally... -Andrew
Hi Andrew, I'm not sure how many other Googlers there are on the list, but I'll raise this internally now. Jon On 12 July 2016 at 16:45, Andrew Paprocki <andrew@ishiboo.com> wrote:
If you search for "current time in Egypt" (at least for me in NYC), it will display a UTC+3 time as if DST was applied (tzdata2016f not being used).
In case there are any Googlers on the list want to raise awareness internally...
-Andrew
Hi, For what it is worth, when you set windows 10 to Cairo time and to adjust for DST automatically, it uses utc+3. On Tue, Jul 12, 2016 at 5:51 PM, Jon Skeet <skeet@pobox.com> wrote:
Hi Andrew,
I'm not sure how many other Googlers there are on the list, but I'll raise this internally now.
Jon
On 12 July 2016 at 16:45, Andrew Paprocki <andrew@ishiboo.com> wrote:
If you search for "current time in Egypt" (at least for me in NYC), it will display a UTC+3 time as if DST was applied (tzdata2016f not being used).
In case there are any Googlers on the list want to raise awareness internally...
-Andrew
Re: Windows 10 https://blogs.technet.microsoft.com/dst2007/2016/07/06/time-zone-updates-for... Bing actually shows the correct time, so they updated internally :) http://www.bing.com/search?q=current+time+in+cairo On Tue, Jul 12, 2016 at 11:54 AM, Frank Bean <macbean@gmail.com> wrote:
Hi, For what it is worth, when you set windows 10 to Cairo time and to adjust for DST automatically, it uses utc+3.
On Tue, Jul 12, 2016 at 5:51 PM, Jon Skeet <skeet@pobox.com> wrote:
Hi Andrew,
I'm not sure how many other Googlers there are on the list, but I'll raise this internally now.
Jon
On 12 July 2016 at 16:45, Andrew Paprocki <andrew@ishiboo.com> wrote:
If you search for "current time in Egypt" (at least for me in NYC), it will display a UTC+3 time as if DST was applied (tzdata2016f not being used).
In case there are any Googlers on the list want to raise awareness internally...
-Andrew
On 2016-07-12 09:54, Frank Bean wrote:
Hi, For what it is worth, when you set windows 10 to Cairo time and to adjust for DST automatically, it uses utc+3.
Don't set Adjust for DST when the country doesn't follw DST and you should be okay ;^p -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada
Don't set Adjust for DST when the country doesn't follow DST and you should be okay ;^p
One point to note - assuming you're talking about Windows - disabling DST is an acceptable workaround, but it also has the consequence of asserting that DST has NEVER existed. Therefore, the only real solution that can properly reflect time both before and after the change is to apply an update (when available) and leave "Adjust for DST Automatically" enabled. One place this turns up is that the TimeZoneInfo class in .NET applications has a property of TimeZoneInfo.Local. This might be used by desktop and mobile applications to determine the users local time zone. If the setting to use DST is disabled in the OS, then this property returns a TimeZoneInfo class with a single fixed offset and no adjustment rules, for any years, past, present, or future. Also note that this only affect TimeZoneInfo.Local. If one looks up the local time zone by its ID, then the adjustment rules (including the current now-incorrect rule) are indeed present in the resulting object.
Hi all, Can you please do the same about Asia/Tomsk ? Thanks!
Hi Andrew,
I'm not sure how many other Googlers there are on the list, but I'll raise this internally now.
Jon
On 12 July 2016 at 16:45, Andrew Paprocki <andrew@ishiboo.com <mailto:andrew@ishiboo.com>> wrote:
If you search for "current time in Egypt" (at least for me in NYC), it will display a UTC+3 time as if DST was applied (tzdata2016f not being used).
In case there are any Googlers on the list want to raise awareness internally...
-Andrew
-- Regards, Pavel.
I'll look into it, yes. Jon On 13 July 2016 at 04:21, Pavel V. Rochnyack <rpv@nikolas.ru> wrote:
Hi all,
Can you please do the same about Asia/Tomsk ?
Thanks!
Hi Andrew,
I'm not sure how many other Googlers there are on the list, but I'll raise this internally now.
Jon
On 12 July 2016 at 16:45, Andrew Paprocki <andrew@ishiboo.com> wrote:
If you search for "current time in Egypt" (at least for me in NYC), it will display a UTC+3 time as if DST was applied (tzdata2016f not being used).
In case there are any Googlers on the list want to raise awareness internally...
-Andrew
-- Regards, Pavel.
Hi! Still see no changes on google.com about Asia/Tomsk time. Have you any news? 13.07.2016 13:01, Jon Skeet wrote:
I'll look into it, yes.
Jon
On 13 July 2016 at 04:21, Pavel V. Rochnyack <rpv@nikolas.ru <mailto:rpv@nikolas.ru>> wrote:
Hi all,
Can you please do the same about Asia/Tomsk ?
Thanks!
Hi Andrew,
I'm not sure how many other Googlers there are on the list, but I'll raise this internally now.
Jon
On 12 July 2016 at 16:45, Andrew Paprocki <andrew@ishiboo.com <mailto:andrew@ishiboo.com>> wrote:
If you search for "current time in Egypt" (at least for me in NYC), it will display a UTC+3 time as if DST was applied (tzdata2016f not being used).
In case there are any Googlers on the list want to raise awareness internally...
-Andrew
-- Regards, Pavel.
-- Regards, Pavel.
I'm afraid I really shouldn't pass information back to a public list from internal bug reports. Please be assured that the relevant team is aware of it though. On 18 August 2016 at 06:09, Pavel V. Rochnyack <rpv@nikolas.ru> wrote:
Hi!
Still see no changes on google.com about Asia/Tomsk time.
Have you any news?
13.07.2016 13:01, Jon Skeet wrote:
I'll look into it, yes.
Jon
On 13 July 2016 at 04:21, Pavel V. Rochnyack <rpv@nikolas.ru> wrote:
Hi all,
Can you please do the same about Asia/Tomsk ?
Thanks!
Hi Andrew,
I'm not sure how many other Googlers there are on the list, but I'll raise this internally now.
Jon
On 12 July 2016 at 16:45, Andrew Paprocki <andrew@ishiboo.com> wrote:
If you search for "current time in Egypt" (at least for me in NYC), it will display a UTC+3 time as if DST was applied (tzdata2016f not being used).
In case there are any Googlers on the list want to raise awareness internally...
-Andrew
-- Regards, Pavel.
-- Regards, Pavel.
18.08.2016 12:18, Jon Skeet пишет:
I'm afraid I really shouldn't pass information back to a public list from internal bug reports. Please be assured that the relevant team is aware of it though.
That is sad what it takes so much time for you. It looks like Google is the last service who display wrong time for Asia/Tomsk and Asia/Novosibirsk locations. Thanks for your answer, Jon!
On 18 August 2016 at 06:09, Pavel V. Rochnyack <rpv@nikolas.ru <mailto:rpv@nikolas.ru>> wrote:
Hi!
Still see no changes on google.com <http://google.com> about Asia/Tomsk time.
Have you any news?
13.07.2016 13:01, Jon Skeet wrote:
I'll look into it, yes.
Jon
On 13 July 2016 at 04:21, Pavel V. Rochnyack <rpv@nikolas.ru <mailto:rpv@nikolas.ru>> wrote:
Hi all,
Can you please do the same about Asia/Tomsk ?
Thanks!
Hi Andrew,
I'm not sure how many other Googlers there are on the list, but I'll raise this internally now.
Jon
On 12 July 2016 at 16:45, Andrew Paprocki <andrew@ishiboo.com <mailto:andrew@ishiboo.com>> wrote:
If you search for "current time in Egypt" (at least for me in NYC), it will display a UTC+3 time as if DST was applied (tzdata2016f not being used).
In case there are any Googlers on the list want to raise awareness internally...
-Andrew
-- Regards, Pavel.
-- Regards, Pavel.
-- С уважением, Павел.
FYI, I just typed "Time in Tomsk" into Google, and now get UTC+7, as expected. -- Tim Parenti On 18 August 2016 at 01:31, Pavel V. Rochnyack <rpv@nikolas.ru> wrote:
18.08.2016 12:18, Jon Skeet пишет:
I'm afraid I really shouldn't pass information back to a public list from internal bug reports. Please be assured that the relevant team is aware of it though.
That is sad what it takes so much time for you. It looks like Google is the last service who display wrong time for Asia/Tomsk and Asia/Novosibirsk locations.
Thanks for your answer, Jon!
On 18 August 2016 at 06:09, Pavel V. Rochnyack <rpv@nikolas.ru> wrote:
Hi!
Still see no changes on google.com about Asia/Tomsk time.
Have you any news?
13.07.2016 13:01, Jon Skeet wrote:
I'll look into it, yes.
Jon
On 13 July 2016 at 04:21, Pavel V. Rochnyack <rpv@nikolas.ru> wrote:
Hi all,
Can you please do the same about Asia/Tomsk ?
Thanks!
Hi Andrew,
I'm not sure how many other Googlers there are on the list, but I'll raise this internally now.
Jon
On 12 July 2016 at 16:45, Andrew Paprocki <andrew@ishiboo.com> wrote:
If you search for "current time in Egypt" (at least for me in NYC), it will display a UTC+3 time as if DST was applied (tzdata2016f not being used).
In case there are any Googlers on the list want to raise awareness internally...
-Andrew
-- Regards, Pavel.
-- Regards, Pavel.
-- С уважением, Павел.
participants (7)
-
Andrew Paprocki -
Brian Inglis -
Frank Bean -
Jon Skeet -
Matt Johnson -
Pavel V. Rochnyack -
Tim Parenti