Quote:
Originally Posted by chaley
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