API Date Format

Post here any issues with the API or feature requests
Post Reply
hslansky
Posts: 13
Joined: Mon Mar 09, 2015 1:54 pm

API Date Format

Post by hslansky »

The document for the V3 API states that a date is in string format. How is that string supposed to be formatted. I am trying to return the latest updates from a given date......Thanks


/v3/movies/latest{?api_key}{?date}

date Unix timestamp string, optional
Post Reply