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

Recommend ISO8601 for dates #11

Open
LukasCBossert opened this issue Sep 12, 2022 · 0 comments
Open

Recommend ISO8601 for dates #11

LukasCBossert opened this issue Sep 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@LukasCBossert
Copy link
Collaborator

In your code I spotted writing of dates in the sense of YYYYMM (I guess):

<pub-date pub-type="collection"><year>###_Insert year of publication (for XML-Version)_###</year><month>###_Insert month of publication (for XML-Version)_###</month><day>###_Insert day of publication (for XML-Version)_###</day>

I just want to point out to ISO8601 as the standard of writing dates:

XKCD ISO8601
(https://xkcd.com/1179/)

@LukasCBossert LukasCBossert added the enhancement New feature or request label Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants