View Single Post
Old 04-22-2016, 07:23 PM   #1251
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,024
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by edeniz View Post
Yes, actually. I'm an Austrian, so my computer's set for Vienna, with the date format "Saturday, 23 April 2016", using the 24h format for time. We don't use am/pm.

It's boggling my mind that it should even play any sort of role for calibre/fanficfare, however.
Python's date parsing library depends on the locale for things like month name and such. Month names are already addressed, so I'm guessing about am/pm.

Attached is a test version that should log some additional info that hopefully will tell me what needs to be fixed. Please try it and send debug log it generates, thanks. (This version isn't useful for anyone but edeniz.)

Last edited by JimmXinu; 04-22-2016 at 10:22 PM. Reason: Remove obsolete test versions
JimmXinu is offline   Reply With Quote