
Quote:
Originally Posted by jackie_w
Just to make more nuisance, on a completely different topic, please can you explain the following:
In my calibre tweaks 'Control how dates are displayed' I have the following settings
Code:
gui_pubdate_display_format = 'yyyy'
gui_timestamp_display_format = 'dd-MMM-yy'
gui_last_modified_display_format = 'dd-MMM-yy'
On the CC Details page,
Pub date and Added to calibre are displayed as 'yyyy'
Updated and Read are displayed as 'yyyy-mm-dd hh:mm:ss'
The only one I'd prefer to display differently is Added to calibre where 'yyyy' is not really enough info to be useful. Am I missing a setting somewhere?
|
This is a bug that has been there since the birth of CC. I am surprised that you are the first to notice. CC is using the pubdate format instead of the timestamp format to display the "added to calibre" (the calibre "date" field). I fixed this. CC has the right format for both of them, it simply used the wrong one to display "date".
CC doesn't display calibre's last modified date. The date you are seeing is CC's last modified date, for which there is no format modifier.