:: com :: sun :: star :: util ::

interface XTimeStamped

Methods' Summary
getTimestamp returns the timestamp of the object.  
Methods' Details
getTimestamp
string
getTimestamp();

Description
returns the timestamp of the object.
Returns
a string that represents a timestamp.
Top of Page