Mercurial > libervia-backend
log sat/tools/common/date_utils.py @ 4036:c4464d7ae97b
age | author | description |
---|---|---|
Thu, 30 Mar 2023 16:52:18 +0200 | Goffi | tools (common/date_utils): new `get_timezone_name` to retrieve it from a tzinfo and a timestamp |
Thu, 30 Mar 2023 16:51:09 +0200 | Goffi | tools (common/date_utils): let use a timezone name as str in `date_fmt` |
Thu, 22 Sep 2022 00:01:48 +0200 | Goffi | tools (common/date_utils) handle timestamp and `in` + `delta2human`: |
Fri, 27 Aug 2021 14:51:40 +0200 | Goffi | merge branche "@" |
Fri, 27 Aug 2021 14:48:38 +0200 | Goffi | tools (common/date_utils): parse `now` alone (when used without relative delta) |
Thu, 29 Jul 2021 22:51:01 +0200 | Goffi | tools (common/date_utils): accept more units (shortcuts) + fix timezone when date with relative delta is used |
Sat, 01 May 2021 18:36:13 +0200 | Goffi | tools (common/date_utils): fix `date_only` for `short`, `long` and `full` format |