set_timestamp


Description:

public void set_timestamp (int64 timestamp)

Sets the timestamp property from timestamp.

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

Parameters:

this

a PicasaWebFile

timestamp

a UNIX timestamp, or <code class="literal">-1</code>