getClientLastDataUpdateTime() method

Returns the client's last data update date and time.

Syntax

public SycloCalendar getClientLastDataUpdateTime ()

Returns

the date and time of the client's last update. This might be the Agentry "Invalid Date" time, which indicates that the client did not have any copy of the data table at all; note that it is generally safe to not check for the "invalid date" value, since it is a time far in the past (circa 1900) and therefore should fail any check against a recent date and time.