| 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
|