
chrism at plope
Mar 4, 2006, 9:14 AM
Post #1 of 1
(755 views)
Permalink
|
|
SVN: zope.timestamp/trunk/README.txt Description.
|
|
Log message for revision 65802: Description. Changed: U zope.timestamp/trunk/README.txt -=- Modified: zope.timestamp/trunk/README.txt =================================================================== --- zope.timestamp/trunk/README.txt 2006-03-04 17:11:45 UTC (rev 65801) +++ zope.timestamp/trunk/README.txt 2006-03-04 17:14:02 UTC (rev 65802) @@ -1,3 +1,11 @@ +Overview +======== + +This is the "TimeStamp" implementation, which generates objects that +have a natural 8-bit string representation of a date and time. It is +used by the ZODB to generate transaction serial numbers, but it can be +used outside of ZODB as well. + Installing This Package ======================= _______________________________________________ Zope-CVS maillist - Zope-CVS [at] zope http://mail.zope.org/mailman/listinfo/zope-cvs Zope CVS instructions: http://dev.zope.org/CVS
|