| date |
Get/set Date component of a date-time. |
| date<- |
Get/set Date component of a date-time. |
| DateUpdate |
Changes the components of a date object |
| date_decimal |
Converts a decimal to a date. |
| day |
Get/set days component of a date-time. |
| day<- |
Get/set days component of a date-time. |
| days |
Quickly create period objects. |
| days_in_month |
Get the number of days in the month of a date-time. |
| ddays |
Quickly create duration objects. |
| decimal_date |
Converts a date to a decimal of its year. |
| Deprecated-lubridate |
Deprecated function in 'lubridate' package |
| dhours |
Quickly create duration objects. |
| dmicroseconds |
Quickly create duration objects. |
| dmilliseconds |
Quickly create duration objects. |
| dminutes |
Quickly create duration objects. |
| dmy |
Parse dates according to the order in that year, month, and day elements appear in the input vector. |
| dmy_h |
Parse dates that have hours, minutes, or seconds elements. |
| dmy_hm |
Parse dates that have hours, minutes, or seconds elements. |
| dmy_hms |
Parse dates that have hours, minutes, or seconds elements. |
| dnanoseconds |
Quickly create duration objects. |
| dpicoseconds |
Quickly create duration objects. |
| dseconds |
Quickly create duration objects. |
| dst |
Get Daylight Savings Time indicator of a date-time. |
| duration |
Create a duration object. |
| Duration-class |
Duration class |
| dweeks |
Quickly create duration objects. |
| dyears |
Quickly create duration objects. |
| dym |
Parse dates according to the order in that year, month, and day elements appear in the input vector. |
| edays |
Deprecated function in 'lubridate' package |
| ehours |
Deprecated function in 'lubridate' package |
| emicroseconds |
Deprecated function in 'lubridate' package |
| emilliseconds |
Deprecated function in 'lubridate' package |
| eminutes |
Deprecated function in 'lubridate' package |
| enanoseconds |
Deprecated function in 'lubridate' package |
| epicoseconds |
Deprecated function in 'lubridate' package |
| eseconds |
Deprecated function in 'lubridate' package |
| eweeks |
Deprecated function in 'lubridate' package |
| eyears |
Deprecated function in 'lubridate' package |
| instant |
Is x a date-time object? |
| instants |
Is x a date-time object? |
| interval |
Utilities for creation and manipulation of 'Interval' objects. |
| Interval-class |
Interval class |
| int_aligns |
Utilities for creation and manipulation of 'Interval' objects. |
| int_diff |
Utilities for creation and manipulation of 'Interval' objects. |
| int_end |
Utilities for creation and manipulation of 'Interval' objects. |
| int_end<- |
Utilities for creation and manipulation of 'Interval' objects. |
| int_flip |
Utilities for creation and manipulation of 'Interval' objects. |
| int_length |
Utilities for creation and manipulation of 'Interval' objects. |
| int_overlaps |
Utilities for creation and manipulation of 'Interval' objects. |
| int_shift |
Utilities for creation and manipulation of 'Interval' objects. |
| int_standardize |
Utilities for creation and manipulation of 'Interval' objects. |
| int_start |
Utilities for creation and manipulation of 'Interval' objects. |
| int_start<- |
Utilities for creation and manipulation of 'Interval' objects. |
| is.Date |
Is x a Date object? |
| is.difftime |
Is x a difftime object? |
| is.duration |
Create a duration object. |
| is.instant |
Is x a date-time object? |
| is.interval |
Utilities for creation and manipulation of 'Interval' objects. |
| is.period |
Create a period object. |
| is.POSIXct |
Is x a POSIXct or POSIXlt object? |
| is.POSIXlt |
Is x a POSIXct or POSIXlt object? |
| is.POSIXt |
Is x a POSIXct or POSIXlt object? |
| is.timepoint |
Is x a date-time object? |
| is.timespan |
Is x a length of time? |
| isoweek |
Get/set weeks component of a date-time. |
| isoyear |
Get/set years component of a date-time. |
| m+ |
Add and subtract months to a date without exceeding the last day of the new month |
| m- |
Add and subtract months to a date without exceeding the last day of the new month |
| make_date |
Efficient creation of date-times from numeric representations |
| make_datetime |
Efficient creation of date-times from numeric representations |
| make_difftime |
Create a difftime object. |
| mday |
Get/set days component of a date-time. |
| mday<- |
Get/set days component of a date-time. |
| mdy |
Parse dates according to the order in that year, month, and day elements appear in the input vector. |
| mdy_h |
Parse dates that have hours, minutes, or seconds elements. |
| mdy_hm |
Parse dates that have hours, minutes, or seconds elements. |
| mdy_hms |
Parse dates that have hours, minutes, or seconds elements. |
| microseconds |
Quickly create period objects. |
| milliseconds |
Quickly create period objects. |
| minute |
Get/set minutes component of a date-time. |
| minute<- |
Get/set minutes component of a date-time. |
| minutes |
Quickly create period objects. |
| month |
Get/set months component of a date-time. |
| month<- |
Get/set months component of a date-time. |
| months.numeric |
Quickly create period objects. |
| ms |
Create a period with the specified hours, minutes, and seconds |
| myd |
Parse dates according to the order in that year, month, and day elements appear in the input vector. |
| yday |
Get/set days component of a date-time. |
| yday<- |
Get/set days component of a date-time. |
| ydm |
Parse dates according to the order in that year, month, and day elements appear in the input vector. |
| ydm_h |
Parse dates that have hours, minutes, or seconds elements. |
| ydm_hm |
Parse dates that have hours, minutes, or seconds elements. |
| ydm_hms |
Parse dates that have hours, minutes, or seconds elements. |
| year |
Get/set years component of a date-time. |
| year<- |
Get/set years component of a date-time. |
| years |
Quickly create period objects. |
| ymd |
Parse dates according to the order in that year, month, and day elements appear in the input vector. |
| ymd_h |
Parse dates that have hours, minutes, or seconds elements. |
| ymd_hm |
Parse dates that have hours, minutes, or seconds elements. |
| ymd_hms |
Parse dates that have hours, minutes, or seconds elements. |
| yq |
Parse dates according to the order in that year, month, and day elements appear in the input vector. |