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 <ulink type="http" url="http://code.google.com/apis/picasaweb/reference.html#gphoto_timestamp"> gphoto specification</ulink>.