View Single Post
Old 12-27-2016, 06:37 PM   #1
Bigo2
Zealot
Bigo2 can load mercury with a pitchforkBigo2 can load mercury with a pitchforkBigo2 can load mercury with a pitchforkBigo2 can load mercury with a pitchforkBigo2 can load mercury with a pitchforkBigo2 can load mercury with a pitchforkBigo2 can load mercury with a pitchforkBigo2 can load mercury with a pitchforkBigo2 can load mercury with a pitchforkBigo2 can load mercury with a pitchforkBigo2 can load mercury with a pitchfork
 
Posts: 130
Karma: 48786
Join Date: Oct 2010
Location: Australia - Adelaide
Device: Kindle3
Column to show file date

Quote:
Originally Posted by chaley View Post
Sorry, got busy and forgot to reply to this.
Good to hear.
You can do this by composing two functions. "select" and the formats_ function you want to use. Example:
Code:
program: select(formats_modtimes('yyyy-MM-dd'), 'EPUB')
returns the date the EPUB was modified, or the empty string if there isn't an EPUB. Note that the key in "select" is case sensitive.
Oh well. To paraphrase Kovid when he replies to bug reports involving PDF, "PDF has various limitations".
Hi chaley, searchin for the solution concerning the file modifications date I have found this thread (https://www.mobileread.com/forums/sho...d.php?t=154780) and there are your suggestions. It is probably something I am looking for, however I don't understand how to implement it. Could you please elborate?
Thanks and regards
Bigo2 is offline   Reply With Quote