These are the options I'm providing for hAxis on a line chart:

hAxis : {maxValue: startTime, 
             minValue: endTime, 
             viewWindowMode: 'maximized', 
             textPosition: 'in',
             format: 'HH:mm:ss',
            }


This produces the look that I like but I want all the times in the chart to 
be UTC rather than local.
I see references to DateFormat being able to take a timezone parameter (In 
this case 0)  but I am not seeing how I can apply this to the hAxis or to 
the table on a whole.

How do I do this?

Thank you

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/4b110bf0-47a3-484a-8a91-a4948a9a682co%40googlegroups.com.

Reply via email to