Search notes:

R: POSIXlt class

The POSIXlt class stores dates internally as a list of date and time components (hour, min, sec, mon etc.)

See also

POSIXct
strptime
R classes

Index