Gets the current date.
## Static method (use this):
## GString$getBuiltinDate(format="%Y-%m-%d", ...)## Don't use the below:
# S3 method for GString
getBuiltinDate(static, format="%Y-%m-%d", ...)
A character
format string.
Not used.
Returns a character
string.
For more information see GString
.