MLB.TV Time Zone Converter

Convert MLB.TV game times to other time zones

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
no space
Daily installs
0
Total installs
164
Ratings
1 0 1
Version
1
Created
2020-03-01
Updated
2020-03-01
Size
4.71 KB
License
N/A
Applies to

Converts MLB.TV times from US Eastern to other time zones
https://github.com/no-space/mlbtv-timezone-converter

Converts to your local computer time zone by default, but can be overwritten to any other time zone you like by replacing the variable at the top of the script with the relevant TZ database name (see link below.) Script runs when you click your mouse on the MLB.TV Live Stream Schedule/Media Center page.

As far as I can figure it should automatically account for daylight savings time, but I've never messed with Date/Time functions in JS before, so YMMV.

https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

Tested with Tampermonkey in Chrome, Firefox, and Edge Chromium