Q timestamp Class
Makes a timestamp which is periodically updated.
Initially shows time offsets in '
Constructor
Q timestamp
(
-
$options
Parameters:
-
$options
ArrayOptions for the tool
-
[time=time()]
Integer optionalUnix timestamp (in seconds), defaults to value of time() call.
-
[format]
String optionalformatting string which makes specific timestamp representation. Can contain placeholders supported by strftime() and also few special placeholders with specific functionality.
-