I worked around it by handling all timezone info on the server side,
adjusting as needed when I generate the DataTable.
> > > >AnnotatedTime Line does not seem to support using formatters. The
> > > > following works with Table, for example, but notAnnotatedTime Line.
>
> > > > var dateFormatter = new google.visualization.DateFormat({pattern: 'M/
> > > > dd/yy hh:mm aa Z', timeZone: -6});
> > > > dateFormatter.format(data, 0);
>
> > > >AnnotatedTime Line does have a separate configuration parameter for a