You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am on Mac OS Sonoma 14.0. I am in timezone Australia/Sydney. My OS says it's 1pm (which is correct) but the clock in Brave's new tab page says it's noon (which is not correct).
Steps to Reproduce
Install Brave on a Mac, set the Mac to timezone Australia/Sydney
Open a new tab
check the clock in the new tab and compare to the OS clock.
Actual result:
The clock in the new tab and the OS clock show different times.
Expected result:
The clock in the new tab and the OS clock should show the same time.
Related #7951 - using system time would solve the issue for new tab page
@mastazi the time shown in new tab page clock is coming from the JavaScript environment (via V8 ICU). This means any web pages you visit would be having the wrong time too. Can you confirm? (ex: timestamps on GitHub)
Description
I am on Mac OS Sonoma 14.0. I am in timezone Australia/Sydney. My OS says it's 1pm (which is correct) but the clock in Brave's new tab page says it's noon (which is not correct).
Steps to Reproduce
Actual result:
The clock in the new tab and the OS clock show different times.
Expected result:
The clock in the new tab and the OS clock should show the same time.
Reproduces how often:
No Steps to reproduce
Brave version (brave://version info)
1.59.117 Chromium: 118.0.5993.70 (Official Build) (arm64)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
Mac OS Sonoma 14.0
The text was updated successfully, but these errors were encountered: