HighchartsTimeOptions constructor
Time options that can apply globally or to individual charts. These settings affect how datetime
axes are laid out, how tooltips are formatted, how series pointIntervalUnit works and how the Highcharts Stock range selector handles time.
Implementation
HighchartsTimeOptions(
{this.date, this.timezone, this.timezoneOffset, this.useUTC});