Description Usage Arguments Details Value Examples
View source: R/accessors-dst.r
Date-time must be a POSIXct, POSIXlt, Date, chron, yearmon, yearqtr, zoo, zooreg, timeDate, xts, its, ti, jul, timeSeries, and fts objects.
1 | dst(x)
|
x |
a date-time object |
A date-time's daylight savings flag can not be set because it depends on the date-time's year, month, day, and hour values.
A logical. TRUE if DST is in force, FALSE if not, NA if unknown.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.