GString$getBuiltinDatetime {R.utils} | R Documentation |
Gets the current date and time.
## Static method (use this): ## GString$getBuiltinDatetime(format=NULL, ...) ## Don't use the below: ## S3 method for class 'GString' getBuiltinDatetime(static, format=NULL, ...)
format |
A |
... |
Not used. |
Returns a character
string.
Henrik Bengtsson
For more information see GString
.