Quote:
Originally Posted by kovidgoyal
date is editable in calibre, both directly in the book list and via the edit metadata dialog.
|
But not in the advanced editing, and there is no way to change many, only to change one at a time.
Where is the date in the mysql database?is it the Timestamp field in books table? If so, that will mostly solve my problem as I can simply copy publishing date to timestamp and that will get me 90% of what I want.