ateucher / lutz

Look up timezones of point coordinates
http://andyteucher.ca/lutz/
Other
58 stars 5 forks source link

tz_list() returns "unrecognized output timezone" error #10

Open Serenthia opened 3 years ago

Serenthia commented 3 years ago

lutz::tz_list() returns the following error:

Error in C_force_tz(as.POSIXct(time, tz = tz(time)), tz = tzone, roll) : 
  CCTZ: Unrecognized output timezone: "US/Pacific-New"
ateucher commented 3 years ago

Can you please post your system details (the result of running sessionInfo()) as well as the output of OlsonNames()?