4935: add Date Handler classes

svn: r17573
This commit is contained in:
Jérôme Rapinat 2011-05-26 18:28:57 +00:00
parent 48e1233287
commit ed57184969
2 changed files with 32 additions and 0 deletions

View File

@ -30,6 +30,7 @@ Contents:
corecli/cli
coregui/gui
date
relationship
utils

31
docs/date.rst Normal file
View File

@ -0,0 +1,31 @@
#########################################
The :class:`Date Handler` Classes
#########################################
Contents:
.. automodule:: DateHandler
DateDisplay
====================================
.. automodule:: DateHandler._DateDisplay
.. autoclass:: DateDisplay
:members:
:undoc-members:
:show-inheritance:
DateDisplay (English)
====================================
.. automodule:: DateHandler._DateDisplayEn
.. autoclass:: DateDisplayEn
:members:
:undoc-members:
:show-inheritance:
DateParser
====================================
.. automodule:: DateHandler._DateParser
.. autoclass:: DateParser
:members:
:undoc-members:
:show-inheritance: