Package grassyknoll :: Package lib :: Module Norman :: Class TimeNorman
[hide private]

Class TimeNorman

source code


Normalizes to datetime.time

Instance Methods [hide private]
 
__call__(self, x) source code

Inherited from DateTimeNorman: __init__

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Instance Variables [hide private]

Inherited from DateTimeNorman: kwargs

Inherited from Norman: filled, optional, prohibited

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__call__(self, x)
(Call operator)

source code 
Overrides: DateTimeNorman.__call__