Change local time zone in Chrome Change local time zone in Chrome windows windows

Change local time zone in Chrome


The webrowser's local comes from the OS settings.

On windows 10 it's:

  1. Right click on the time/date widget at the windows start bar. (Or go to the Settings app and look for "Date & time")
  2. Uncheck boxes for automatic time and time-zone setting
  3. Manually set the new time-zone

web browser time, date and timezone settings are based on windows 10 "Date &Time" settings


If got in the same problem, while using Kibana, the Timezone still stuck in UTC.

I used this extension below and worked like a charm:

TimeZone


You can verify Moment.js at the following link ( you can download it from here): http://momentjs.com/

There is more information on this on this discussion: Moment.js: Format date in a specific timezone

I hope that helps