timestamp


Description:

public int64 timestamp { get; set; }

The timestamp of when the album occurred, settable by the user.

This a UNIX timestamp in milliseconds (not seconds) since the epoch.

For more information, see the gphoto specification.