powered by
Dataset containing time different in various cities with respect to USA/New York time
data(city_time)
cities and the current time relative to New York
A data frame with the current time in various cities
Names of cities
Time difference relative to New York time
https://www.timeanddate.com
# load the cities and languages dataset data(city_time) # view content of the city-language data head(city_time)
Run the code above in your browser using DataLab