Quote:
Originally Posted by BeccaPrice
...if you find mistakes or ways I can improve it, please let me know. I'll still have access to the source files and the software used to create it.
|
BP - your help file says - "Although the Date column is given in European style (DD/MM/YY), the Date column is sorted by month, day, and year (MM/DD/YY)."
Are you sure 'your' Calibre sorts dates that way, mine appears to sort YYYYMMDD eg ascending
Code:
sortdate - display date
20091017 - 17/10/09
20100820 - 20/8/10
20110503 - 3/5/11
If it were otherwise I'd go nuts.
What did you use to write the html, looks like a real help file (i.e. a chm). I wish all online help used it.
BP