Home | History | Annotate | Download | only in python2.7

Lines Matching refs:strftime

1091             tm = time.strftime('%M:%S', time.localtime(secs))
1403 dt = time.strftime("%d-%b-%Y %H:%M:%S", tt)