View source: R/lubridate_supplements.R
parse_excel_date | R Documentation |
Depending on what version of Microsoft Excel, there are two origins used.
parse_excel_date(x, tz = "UTC", type = "windows")
x |
Numeric vector. |
tz |
Time-zone. Default is |
type |
Type of Microsoft Excel date. Can be |
POSIXct
vector.
Stuart K. Grange
stackoverflow,
unix_time_to_excel_date
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.