2 Commits

Author SHA1 Message Date
Robert Mihaly
e86be7b3bc
Fix Czech local time handling in Denik N recipe
Using strftime requires locale change which is not thread safe.
Keeping it simple and using a hardcoded list of day and month names,
this should work the same way on python 2 and 3 as well.
2019-11-26 20:21:40 +01:00
Kovid Goyal
804868e514
Denik N by Robert Mihaly
Fixes #1853788 [[PATCH] Add recipe for the czech newspaper Denik N](https://bugs.launchpad.net/calibre/+bug/1853788)
2019-11-25 08:26:17 +05:30