Description Usage Arguments Value Examples
Find the offset from UTC at a particular date/time in a particular time zone
1 |
dt |
|
tz |
A time zone name from |
a one-row data frame with details of the time zone
1 | tz_offset("2018-06-12", "America/Moncton")
|
sh: 1: timedatectl: Permission denied
Error in file(con, "r") : cannot open the connection
In addition: Warning messages:
1: In system("timedatectl", intern = TRUE) :
running command 'timedatectl' had status 126
2: In file(con, "r") : cannot open file '/etc/timezone': Permission denied
tz_name date_time zone is_dst utc_offset_h
1 America/Moncton 2018-06-12 ADT TRUE -3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.