dot-cast_posixlt_ptype: Convert POSIXlt to POSIXct

.cast_posixlt_ptypeR Documentation

Convert POSIXlt to POSIXct

Description

Convert POSIXlt to POSIXct

Usage

.cast_posixlt_ptype(x)

Arguments

x

(any) The object to check.

Value

An object of class POSIXct if the input is POSIXlt (to be in line with https://github.com/r-lib/vctrs/issues/1576), otherwise the input unchanged.


tibblify documentation built on May 9, 2026, 5:07 p.m.