Rdocumentation
powered by
Learn R Programming
R.utils (version 1.9.7)
getBuiltinDate.GString: Gets the current date
Description
Gets the current date.
Usage
GString$getBuiltinDate(format="%Y-%m-%d", ...)
Arguments
format
A
character
format string.
...
Not used.
Value
Returns a
character
string.
synopsis
getBuiltinDate.GString(static, format="%Y-%m-%d", ...)
See Also
For more information see
GString
.