TimeFormat 1.0.1
----------------
An alternative to using time.strftime().

TimeFormat implements new time and date formatting codes that provide more
flexibility to time.strftime().  The implementation avoids using 
the C library time.strftime() where possible, so ensuring the same operation
across most platforms.

Getting Started
---------------
API documentation can be found in the documentation/html directory.
