Quote:
Originally Posted by theducks
OK Where is the Pub Date stored?
The only date (really a: Timestamp field ) I found in the metadata.db (metadata_sqlite.sql) structure was in the Books table
|
That is where they are. They are both timestamps with the time part ignored. Also, pubdate does not set the day. By default, timestamp is the date the record was first written, but it can be changed in edit_metadata.
I am submitting ticket with the code now.