cc1  v2.1
CC1 source code docs
 All Classes Namespaces Files Functions Variables Pages
src.wi.utils.formatters Namespace Reference

Functions

def time_from_sec
 Takes an amount of seconds and turns it into a human-readable amount of time.

Detailed Description

Author
Piotr Wójcik
Date
24.03.2011

Function Documentation

def src.wi.utils.formatters.time_from_sec (   seconds,
  separator = ' 
)

Takes an amount of seconds and turns it into a human-readable amount of time.

Definition at line 35 of file formatters.py.