New issue
Advanced search Search tips

Issue 905582 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

System timezone not correctly applied with DST on Debian

Reported by j...@viviaustralia.com.au, Nov 15

Issue description

Chrome Version       : Chromium 67.0.3396.87
OS Version           : Debian 9.4 armhf on SolidRun Hummingboard 2
URLs (if applicable) : any
Other browsers tested:
  Add OK or FAIL after other browsers where you have tested this issue:
     Safari:
    Firefox:
    IE/Edge:

What steps will reproduce the problem?
1. Set system timezone to Australia/Melbourne while in daylight savings time (such as the date of reporting).
1. Use puppeteer to run chromium.
2. Load any URL which clearly displays the time, such as https://codepen.io/anon/pen/gBxYaV or http://www.clocktab.com/.

What is the expected result?

The time is correct, and the date string should show "GMT+1100 (Australian Eastern Daylight Time)" for the time zone.

What happens instead of that?

The time is an hour off, and the date string shows "GMT+1000 (GMT+10:00)".

Please provide any additional information below. Attach a screenshot if
possible.

I haven't tested whether it works outside of puppeteer, but this is on a headless box so it's a bit tricky to try.

It works correctly in Chromium on Arch Linux on my laptop.

This was originally reported at https://github.com/GoogleChrome/puppeteer/issues/3264 where someone also saw this on Debian 8.
 
Labels: Needs-Milestone
Components: Blink>JavaScript>Internationalization
Status: Available (was: Unconfirmed)
Same as  Issue 896759  reported back in October 2018

Sign in to add a comment