Skip to contents

Print solar time and solar date objects

Usage

# S3 method for solar_time
print(x, ...)

# S3 method for solar_date
print(x, ...)

Arguments

x

an R object

...

passed to format method

Note

Default is to print the underlying POSIXct as a solar time.

See also

Other Local solar time functions: as.solar_date(), is.solar_time(), solar_time()