I get a list of movies that are releasing around that point of time. that's all good, however the release date is not for France, it's for the US or another country. I was under the impression based from another thread that France was supported?
The example to look for is Mockingjay Part 1 - the release date should be the 27th and not the 21st.
Thanks
Can't find a movie or TV show? Login to create it.
Elementu hau kalifikatu edo zerrenda batera gehitzea nahi al duzu?
Ez zara kidea?
Travis Bell Erabiltzailearen Erantzuna
Urtarrila 5, 2014 egunean 11:07 PM(e)tan
Are you referring to the data that gets returned in the list of movie data? If so, the data returned is the same as it is everywhere and is not locale specific. You will still need to access the releases method to access country specific dates.
The release date that gets displayed in all responses is a conditional field. First we look for the primary date if one is set, if one isn't set we default to the U.S. If no U.S. Date is present we simply default to the earliest.
Cheers.