Mercurial > libervia-backend
log sat/tools/utils.py @ 3992:1c84268752a1
age | author | description |
---|---|---|
Fri, 28 Oct 2022 18:47:17 +0200 | Goffi | tools (utils): fix `parse_xmpp_date` timezone: |
Wed, 21 Sep 2022 22:29:54 +0200 | Goffi | tools (utils): helper `parse_xmpp_date` method: |
Wed, 31 Aug 2022 13:18:56 +0200 | Goffi | tools: renamed module `sat.tools.datetime` to `date.tools.xmpp_datetime` to avoid conflict with Python's standard lib |
Wed, 31 Aug 2022 13:11:26 +0200 | Goffi | tools (datetime, utils): fix incorrect use of naive object: |
Tue, 23 Aug 2022 12:04:11 +0200 | Syndace | plugin XEP-0420: Implementation of Stanza Content Encryption: |
Wed, 20 Jul 2022 17:18:17 +0200 | Goffi | plugin XEP-0060, tools (utils): doc/type hints |