slixmpp/sleekxmpp/plugins/xep_0202
Lance Stout 4d8933abdf Actually, we can work around needing dateutil.
If dateutil is present, we'll use that. If not, we'll use
some regexes from the fixed_datetime module.
2011-08-04 20:22:07 -07:00
..
__init__.py Actually, we can work around needing dateutil. 2011-08-04 20:22:07 -07:00
stanza.py Actually, we can work around needing dateutil. 2011-08-04 20:22:07 -07:00
time.py Let XEP-0202 specify the local timezone offset in the config. 2011-07-03 15:41:22 -07:00