digraph inheritance228ec76c47 {
rankdir=UD;
ratio=compress;
size="8.0, 12.0";
"TaurusTimeVal" [color=dodgerblue1,fontcolor=black,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.5,shape=box,style=rounded];
}
-
class
TaurusTimeVal
[source]
Bases: object
-
static
fromdatetime
(v)[source]
-
static
fromtimestamp
(v)[source]
-
isoformat
()[source]
-
static
now
()[source]
-
todatetime
()[source]
-
totime
()[source]