N
nephish
Hey there,
could someone show me where i am going wrong here?
raise ValueError("time data did not match format: data=%s fmt=%s" %
ValueError: time data did not match format: data=%Y-%m-%d%H:%M:%S
fmt=2005-01-01 8:20:00
i have looked over the strptime and strftime over and over, dont get
where i am missing it here.
thanks
could someone show me where i am going wrong here?
raise ValueError("time data did not match format: data=%s fmt=%s" %
ValueError: time data did not match format: data=%Y-%m-%d%H:%M:%S
fmt=2005-01-01 8:20:00
i have looked over the strptime and strftime over and over, dont get
where i am missing it here.
thanks