it would be good if the "Released" Date would be an RFC2822 or ISO format.
In some JS libs like MomentJS (http://momentjs.com/) you get an error like:
Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions.
Hey Guys,
it would be good if the "Released" Date would be an RFC2822 or ISO format. In some JS libs like MomentJS (http://momentjs.com/) you get an error like:
Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions.
Is that possible?
Greetings Daniel