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.