get_timestamp


Description:

public int64 get_timestamp ()

Gets the timestamp property.

It's a UNIX timestamp in milliseconds (not seconds) since the epoch. If the property is unset, <code class="literal">-1</code > will be returned.

Parameters:

this

a PicasaWebFile

Returns:

the UNIX timestamp for the timestamp property in milliseconds, or <code class="literal">-1</code>