Trees | Indices | Help |
---|
|
formatting functions for storage, time, etc
Version: $Rev: 7162 $
|
|||
string |
|
||
string |
|
||
string |
|
||
|
|
|||
__package__ =
|
|
Nicely formats a storage size using SI units. See Wikipedia and other sources for rationale. Prefixes are k, M, G, ... Sizes are powers of 10. Actual result should be suffixed with bit or byte, not b or B.
|
Nicely format time in a human-readable format. Will chunks weeks, days, hours and minutes.
|
Format a timestamp in a human-readable format.
|
A version of time.strftime that can handle unicode formats.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Mar 10 06:48:37 2011 | http://epydoc.sourceforge.net |