This repository has been archived by the owner on Jan 8, 2021. It is now read-only.
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.
Uncommon release date format #130
Open
Description
Environment
Not yet set up.
Steps to Reproduce
- Visit front page https://github.com/synackray/vcenter-netbox-sync
- Look around and get scared by an impossible ISO 8601 date.
Expected Behavior
See either a custom chosen date format (people sometimes like to invent their own stuff and ignore any standard that might already exist) or see a commonly known valid date.
This reference cannot be left out of course :) https://xkcd.com/1179/
PS: As you mention in your GitHub profile that you like RFCs, you may also like https://tools.ietf.org/html/rfc3339 😉 And thanks for your work of course!
Observed Behavior
Impossible date spotted which is wired. Note that the confusion comes from you almost exactly using the ISO 8601 date format but you switched the position of month and day.
Activity