Learn R Programming

calcal (version 1.0.0)

as_time_of_day: Convert to time of day

Description

Convert to time of day

Usage

as_time_of_day(x, ...)

Value

A vector containing "time_of_day" objects

Arguments

x

Vector of times

...

Additional arguments not currently used

See Also

time_of_day

Examples

Run this code
as_time_of_day(Sys.time())

Run the code above in your browser using DataLab