j
k
j a
j l
Vitaly Markitantov writes:
import time.strftime, time.strptime Try from "time import strftime, strptime" and later use "strftime" or "import time" and later use "time.strftime".
Dieter
Back to the thread
Back to the list