Skip to main content

builtin_dot_posixlt

Function builtin_dot_posixlt 

Source
fn builtin_dot_posixlt(
    args: &[RValue],
    _: &[(String, RValue)],
) -> Result<RValue, RError>
Expand description

.POSIXlt — construct a POSIXlt object (list-based time).

@param xx numeric or list @param tz character: timezone @return POSIXlt object @namespace base