dayte_time: Get Day and time of the year as a POSIX

View source: R/dayte.R

dayte_timeR Documentation

Get Day and time of the year as a POSIX

Description

Returns the day of the year as a Date by setting the year to be 1972 (as a leap year with two leap seconds)

Usage

dayte_time(x)

Arguments

x

A POSIXt object.

Value

A Date object.

Examples

dayte_time(as.POSIXct("2001-05-16 02:03:04"))

poissonconsulting/poisix documentation built on May 28, 2022, 10:42 p.m.