The R Project SVN R

Rev

Rev 68948 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68948 Rev 85065
Line 16... Line 16...
16
}
16
}
17
\arguments{
17
\arguments{
18
  \item{year, month, day}{numerical values to specify a day.}
18
  \item{year, month, day}{numerical values to specify a day.}
19
  \item{hour, min, sec}{numerical values for a time within a day.
19
  \item{hour, min, sec}{numerical values for a time within a day.
20
    Fractional seconds are allowed.}
20
    Fractional seconds are allowed.}
21
  \item{tz}{A \link{time zone} specification to be used for the conversion.
21
  \item{tz}{a \link{time zone} specification to be used for the conversion.
22
    \code{""} is the current time zone and \code{"GMT"} is UTC.  Invalid
22
    \code{""} is the current time zone and \code{"GMT"} is UTC.  Invalid
23
    values are most commonly treated as UTC, on some platforms with a warning.}
23
    values are most commonly treated as UTC, on some platforms with a warning.}
24
}
24
}
25
\details{
25
\details{
26
  \code{ISOdatetime} and \code{ISOdate} are convenience wrappers for
26
  \code{ISOdatetime} and \code{ISOdate} are convenience wrappers for