As Google Photos API is not available yet, I am trying to fetch Photos information over Drive API.
I can access all interested information except one: Photo Timestamp
- the value used by Google Photos to order photos in albums and the timeline.
In Google Photos web interface it is possible to set Photo Timestamp
including a time zone. This information is not available over Drive API.
For example, you can change Photo Timestamp
by editing Data & Time of the photo in Google Photos web interface, but this change will not be reflected in any of the fields that are exposed through Drive API for pictures.
Do I miss anything?