fn builtin_sys_time( _args: &[RValue], _named: &[(String, RValue)], ) -> Result<RValue, RError>
Get the current date-time as a POSIXct value.
@return a POSIXct object representing the current instant