mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix import strftime
This commit is contained in:
parent
975080a0f1
commit
7c253cc2d0
@ -9,7 +9,7 @@ www.sueddeutsche.de/sz/
|
||||
# 2014.10.02 Fixed url Problem by lala-rob(web@lala-rob.de)
|
||||
|
||||
from calibre.web.feeds.news import BasicNewsRecipe
|
||||
from calibre import gmtime
|
||||
from calibre import strftime
|
||||
import datetime
|
||||
|
||||
class SueddeutcheZeitung(BasicNewsRecipe):
|
||||
|
Loading…
x
Reference in New Issue
Block a user