mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-30 02:32:33 -04:00
Fix import strftime
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user