summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0082.py
AgeCommit message (Collapse)Author
2011-07-03Fix some bugs in time handling.Lance Stout
Namely, minutes and seconds were reversed.
2011-07-03Added XEP-0082 plugin.Lance Stout
This should make things much easier for any stanza that uses timestamps.