Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for publication date #8

Closed
HadrienGardeur opened this issue Jan 2, 2017 · 0 comments
Closed

Add support for publication date #8

HadrienGardeur opened this issue Jan 2, 2017 · 0 comments

Comments

@HadrienGardeur
Copy link

In EPUB 2.0 this is handled by dc:date as referenced in http://www.idpf.org/epub/20/spec/OPF_2.0.1_draft.htm#Section2.2.7

Will have to be careful in 2.x about event since this attribute is largely undefined.

In 3.x this is more clearly established (http://www.idpf.org/epub/301/spec/epub-publications.html#sec-opf-dcmes-optional):

  • only one dc:date element
  • this element contains the publication date, other events have to use dcterms:date

Main issue is that ISO8601 is only a recommandation, not a requirement.

banux pushed a commit that referenced this issue Feb 20, 2017
@HadrienGardeur HadrienGardeur closed this as not planned Won't fix, can't repro, duplicate, stale Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant