I'm experimenting with your excellent charting library to replace Protovis as our graphing framework for network bandwidth. As our network is global, using either UTC or browser local timezone can be problematic.
Sometimes it is necessary for the user to select the timezone (or the server to select the timezone, based upon collector location).
I haven't seen any way with either global.useUTC or xAxis.dateTimeLabelFormats to set a specific timezone for tick labels.
Is there one?
