time: Convert to time of day

as_time_of_dayR Documentation

Convert to time of day

Description

Convert to time of day

Usage

as_time_of_day(x, ...)

Arguments

x

Vector of times

...

Additional arguments not currently used

Value

A vector containing "time_of_day" objects

See Also

time_of_day

Examples

as_time_of_day(Sys.time())

calcal documentation built on Feb. 25, 2026, 9:07 a.m.