2013年6月9日 星期日

ValueError: time data '23/Nov/2012:11:15:44' does not match format '%d/%b/%Y:%H:%M:%S'

$ LC_ALL=C python
or
import locale

locale.setlocale(locale.LC_TIME, "C")





Reference :
datetime - Python: date formatted with %x (locale) is not as expected - Stack Overflow

沒有留言:

張貼留言