getBuiltinDate.GString
From R.utils v1.4.2
by Henrik Bengtsson
Gets the current date
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
.
Community examples
Looks like there are no examples yet.