Limnoria/plugins/Time
nyuszika7h da2cec32eb Time.time: Work around a Python bug
There is a bug [1] in older versions of Python (reproduced up to 2.7.5
and 3.2.3) where time.strftime('%z') would always give '+0000' if it's
given an argument. It's closed as "not a bug", but appears to be fixed
in recent versions. To work around this, datetime and dateutil is used
now when available.

[1] http://bugs.python.org/issue1493676
2014-11-24 22:09:38 +01:00
..
locales Time: update messages.pot & l10n-fi 2014-07-23 18:31:27 +03:00
__init__.py Import Time plugin from Supybot-plugin repo 2011-01-22 09:54:53 +01:00
config.py Fix neutral pronouns. 2014-04-11 21:56:42 +00:00
messages.pot Time: update messages.pot & l10n-fi 2014-07-23 18:31:27 +03:00
plugin.py Time.time: Work around a Python bug 2014-11-24 22:09:38 +01:00
README.md Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
test.py Import Time plugin from Supybot-plugin repo 2011-01-22 09:54:53 +01:00

This plugin allows you to use different time functions.