Skip to content

Catch exceptions raised by TimezoneFinder.timezone_at

Compare
Choose a tag to compare
@pnbruckner pnbruckner released this 04 Apr 14:59
· 6 commits to main since this release
6313a42

The timezone_at method will sometimes raise a struct.error exception. This release catches those and any other exceptions that method might raise and writes a debug message to the log.