About to do some dev work involving timezones, found a library that gives me a timezone for a latitude/longitude (https://github.com/harlemsquirrel/tzf-rb), but the example includes an invocation that returns an array of timezones, so now I'm trying to understand if a single geographic point can have multiple timezones...
I know there are towns that have multiple timezones, but currently unaware of a single point having multiple.