Add-on:Python-dateutil: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot repo category update)
m (Addon-Bot Update)
Line 3: Line 3:
|provider-name=Paul Ganssle, Gustavo Niemeyer
|provider-name=Paul Ganssle, Gustavo Niemeyer
|ID=script.module.dateutil
|ID=script.module.dateutil
|latest-version=2.8.0
|latest-version=2.8.1
|extension point=xbmc.python.module
|extension point=xbmc.python.module
|provides=
|provides=

Revision as of 22:10, 20 December 2019

python-dateutil
icon.png

See this add-on on the kodi.tv showcase

Author: Paul Ganssle, Gustavo Niemeyer
Website: link
Type: Add-on library/module
Repo: Kodi.tv repo v21
Kodi.tv repo v20
Kodi.tv repo v19

License: Apache-2.0, BSD-3-Clause
Source: Source code
Summary: Extensions to the standard Python datetime module
Home icon grey.png   ▶ Add-ons ▶ python-dateutil

The dateutil module provides powerful extensions to the standard datetime module, available in Python.