@jhodgeswaterford,
You can use the toLocaleString() method to convert a Date object to a string, using locale settings. The timeZone argument of toLocaleString() are used to parse and output dates that are in UTC or local time to a specific time zone.
—
Shashi Ranjan
Team CanvasJS