Skip to content

Commit 92cc547

Browse files
committed
updated
1 parent 103825b commit 92cc547

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

man/IDateTime.Rd

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -131,13 +131,6 @@ Functions that use \code{Date} objects generally work for
131131
\code{IDate} objects for \code{mean}, \code{cut}, \code{seq}, \code{c},
132132
\code{rep}, and \code{split} to return an \code{IDate} object.
133133

134-
\code{ITime} is a time-of-day class stored as the integer number of
135-
seconds in the day. \code{as.ITime} does not allow days longer than 24
136-
hours. Because \code{ITime} is stored in seconds, you can add it to a
137-
\code{POSIXct} object, but you should not add it to a \code{Date}
138-
object.
139-
140-
141134
\code{ITime} is a time-of-day class stored as the integer number of
142135
seconds in the day. \code{as.ITime} does not allow days longer than 24
143136
hours. Because \code{ITime} is stored in seconds, you can add it to a

0 commit comments

Comments
 (0)