From: John H. <jdh...@ac...> - 2004-08-16 21:24:35
|
>>>>> "Shin" == Shin <sd...@em...> writes: Shin> Following the docstring of matplotlib.dates, I tried the Shin> following commands, but failed. It says there is no argument Shin> needed when constructing PyDatetimeConverter object. If it Shin> is true, how about correcting it right away because the Shin> document is only one explaining its usage? Done, thanks. Early versions of the datetime converter supported time zones, but there were problems in the implementation and I removed the feature. The doc string was out of date. JDH |