Thread
:
Problem with Article Date in parse_index
View Single Post
02-19-2011, 07:09 PM
#
5
kovidgoyal
creator of calibre
Posts: 45,561
Karma: 28548962
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Rather than using time.strftime, instead use
from calibre import strftime
strftime(...)
this will always return unicode strings.
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS