Re: [Matplotlib-users] change hour format in date plotting

2009-04-05 Thread Sandro Tosi
On Sat, Apr 4, 2009 at 06:37, C M wrote: > I am pretty happy with the default for how dates ticks > are updated with zooming the plot with the navigation > toolbar...until it gets down to the level of hours. > > Hours are by default displayed in a format like: > "23:00:00 UTC".  How can I get it t

[Matplotlib-users] change hour format in date plotting

2009-04-03 Thread C M
I am pretty happy with the default for how dates ticks are updated with zooming the plot with the navigation toolbar...until it gets down to the level of hours. Hours are by default displayed in a format like: "23:00:00 UTC". How can I get it to display it in a more common way, such as "11:00 pm"