omdbapi / OMDb-API

The Open Movie Database Bug Tracking
422 stars 21 forks source link

"Released" not in a recognized RFC2822 or ISO format #45

Open jagDanJu opened 6 years ago

jagDanJu commented 6 years ago

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

omdbapi commented 6 years ago

I'll propose this change in the v2 JSON response.