searxng/docs/dev/plugins/time_zone.rst
Bnyro 5ca08c1813 [feat] plugins: add new time/timezone search plugin
The plugin uses the ``GeoLocation`` class, which is already implemented in the
context of weather forecasts, to determine the time zone. The ``DateTime`` class
is used for the localized display of date and time.

Co-authored-by: Markus Heiser <markus.heiser@darmarit.de>
2025-08-28 10:49:50 +02:00

8 lines
107 B
ReStructuredText

.. _time zone plugin:
=========
Time Zone
=========
.. automodule:: searx.plugins.time_zone
:members: