timeDay-class: Time of Day

timeDay-classR Documentation

Time of Day

Description

Class "timeDay" describes the time of day without any reference to the date. The data are stored as seconds since midnight.

Slots

time

the time of day in seconds since midnight.

format

a character string indicating the format to display the time of day.

Objects from the Class

Objects can be created by calls of the form as.timeDay(time, format).

Examples


showClass("timeDay")


USGS-R/smwrBase documentation built on Oct. 18, 2022, 9:55 a.m.