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 -1, the property will be unset.

Parameters:

this

a PicasaWebFile

timestamp

a UNIX timestamp, or -1