SlackBuildsOrg/libraries/DateTime/README
Dimitris Zlatanidis c123be0f17 libraries/DateTime: Added (DateTime data type).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-02-18 14:59:55 -06:00

3 lines
183 B
Text

This package provides a DateTime data type, as known from Zope 2.
Unless you need to communicate with Zope 2 APIs, you're probably
better off using Python's built-in datetime module.