Skip to content

Add Location.has_timezone()

Emmanuele Bassi requested to merge ebassi/has-timezone into main

Avoids checking for NULL when calling get_timezone(), and pre-populates the cached time zone.

Merge request reports