OAuth::setTimestamp
Set the timestamp
Description
public mixed OAuth::setTimestamp(string $timestamp)
WarningThis function is
currently not documented; only its argument list is available.
Parameters
-
timestamp
-
The timestamp.
Return Values
Returns true, unless the timestamp is invalid, in which
case false is returned.