All,

I have just submitted an updated units.ConversionInterface.  For each of the 
static methods it now takes the invoking Axis instance
as a parameter.  I have updated the appropriate calling functions.  This allows 
the DateConverter to now guarantee that the default
axes no longer attempts to convert a value of zero to a date (ie. The 'ordinal 
<= 0' datetime conversion error is now a lot more
difficult to invoke).  Additionally I have modified the DateConverter class to 
make use of any specified units, such that the
timezone is used for the units value.

--James Evans

PS: I expect to be submitting a fully functioning test harness by the end of 
this week.


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to