View source: R/lookup_timezone.R
lookup_timezone | R Documentation |
Uses the Google API (and/or the package cache) to determine the local timezone name, offset, and DST offset of a site
lookup_timezone(latitude, longitude)
latitude |
degrees latitude (positive for north) of the location to look up. |
longitude |
degrees longitude (positive for east) of the location to look up. |
lookup_timezone(41.33, -106.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.