[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>
This commit is contained in:
Bnyro 2025-04-26 22:21:39 +02:00
parent 90e602b349
commit 5ca08c1813
5 changed files with 87 additions and 0 deletions

View file

@ -0,0 +1,8 @@
.. _time zone plugin:
=========
Time Zone
=========
.. automodule:: searx.plugins.time_zone
:members: