getBuiltinDatetime.GString
From R.utils v1.7.3
by Henrik Bengtsson
Gets the current date and time
Gets the current date and time.
Usage
GString$getBuiltinDatetime(format=NULL, ...)
Arguments
- format
- A
character
format string. - ...
- Not used.
Value
- Returns a
character
string.
synopsis
getBuiltinDatetime.GString(static, format=NULL, ...)
See Also
For more information see GString
.
Community examples
Looks like there are no examples yet.