View Single Post
Old 12-19-2015, 02:24 PM   #29
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,739
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by DaleDe View Post
Similarly the date is not required for the same reason.
BTW, epub3 books need to have a date modified metadata entry. For example:

Code:
    <meta property="dcterms:modified">2015-12-19T19:23:07Z</meta>
Otherwise you'll get the following ePubCheck error message:

Code:
Error while parsing file 'package dcterms:modified meta element must occur exactly once'.
Doitsu is offline   Reply With Quote