<div dir="ltr">I updated the Date/Time Tools plugin. <div><br></div><div><a href="https://plugins.qgis.org/plugins/datetimetools/">https://plugins.qgis.org/plugins/datetimetools/</a><br></div><div><br></div><div>The functionality is the same, but I needed to update the timezonefinder python library. Unfortunately or fortunately depending on how you see it, because of changes in the library, it is no longer practical to include the python dependencies with the plugin. When you update the plugin, you will also need to open the OSGeo4W console and install 3 additional python libraries. On windows just type in the following. I don't know if you do the same on Mac and Linux distributions or not.<div><br></div><div><font face="monospace" size="4">pip install timezonefinder astral reverse_geocoder</font><br></div><div><br></div><div>You don't need to be a system administrator to do this.</div><div><br></div><div>Best wishes,</div><div><br></div><div>Calvin </div></div></div>