Quote:
Originally Posted by jukin
Been using Calibre for well over a year now and am very happy with it. Something I just noticed though is that if I add a book and then edit the metadata (I think, specifically, changing the cover), the date added becomes blank. I never noticed this before - I'm using 0.8.16. Is this due to a recent change and is there any way to get the date back or add a value?
Thanks for your help.
|
"More Input" (Johnny 5)
What OS?
The "date" column is the date that the record is created (unless you edit it). It is difficult to clear this one, so I don't think you did it
could you have set a
funky date format in the Tweak?
Code:
# Control how dates are displayed
gui_last_modified_display_format = 'dd MMM yyyy'
gui_pubdate_display_format = 'MMM yyyy'
gui_timestamp_display_format = 'dd MMM yyyy'