Tools, FAQ, Tutorials:
EPUB 3.0 Metadata - dc:date Element
What is EPUB 3.0 Metadata "dc:date" Element?
✍: FYIcenter.com
EPUB 3.0 Metadata "dc:date" is an optional metadata element
to specify the publishing date of the EPUB 3.0 book.
When using "dc:date" metadata element, you should follow the ISO 8601 standard specify a date, a date and time, or a full timestamp. For example:
<dc:date>2018-01-01T00:00:00Z</dc:date>
If you want to see an example of "dc:date" metadata, you can download this EPUB 3.0 book, Row-Your-Boat-3.0.epub. Unzip it and open package.opf. You see a "dc:date" metadata element.
⇒ EPUB 3.0 Metadata - dc:description Element
2018-04-28, ∼2619🔥, 0💬
Popular Posts:
How to build a test service operation to dump everything from the "context.Request" object in the re...
How To Truncate an Array in PHP? If you want to remove a chunk of values from an array, you can use ...
How To Merge Cells in a Column? If you want to merge multiple cells vertically in a row, you need to...
How to Instantiate Chaincode on BYFN Channel? You can follow this tutorial to Instantiate Chaincode ...
How to create a new API on the Publisher Dashboard of an Azure API Management Service? If you are ne...