Description Usage Arguments Value Examples
View source: R/utility_functions.R
Converts a number as Ms from epoch to POSIXct
1  | dateSinceEpoch(val, tz = "CET")
 | 
val | 
 The number of ms since Epoch  | 
tz | 
 The timezone, default CET  | 
A POSIXct object with the date/time representation
1  | dateSinceEpoch(1231908401)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.