Rdocumentation
powered by
Learn R Programming
R.utils (version 1.9.7)
getBuiltinTime.GString: Gets the current time
Description
Gets the current time.
Usage
GString$getBuiltinTime(format="%H:%M:%S", ...)
Arguments
format
A
character
format string.
...
Not used.
Value
Returns a
character
string.
synopsis
getBuiltinTime.GString(static, format="%H:%M:%S", ...)
See Also
For more information see
GString
.