GetTimeStamp | R Documentation |
Get time stamp of the form "YYYYmmddHHMMSS" in a given time zone. By default the current time zone is used.
GetTimeStamp(timeZone = Sys.timezone())
timeZone |
Time zone to use when getting current time. Optional.
Default = |
Timestamp string.
GetTimeStamp()
GetTimeStamp(timeZone = "GMT")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.