View source: R/convert_UTC_to_localtime.R
convert_localtime_to_UTC | R Documentation |
Convert time from local time (either standard or with daylight savings) to UTC.
convert_localtime_to_UTC(local.time)
local.time |
POSIXct date+time of interest, already in local time as specified by the tz attribute |
https://stackoverflow.com/questions/23414340/convert-to-local-time-zone-using-latitude-and-longitude
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.