Mercurial > libervia-backend
log sat/tools/common/date_utils.py @ 4069:3d91d0aa68db
age | author | description |
---|---|---|
23 months ago | Goffi | tools (common/date_utils): new `get_timezone_name` to retrieve it from a tzinfo and a timestamp |
23 months ago | Goffi | tools (common/date_utils): let use a timezone name as str in `date_fmt` |
2022-09-21 | Goffi | tools (common/date_utils) handle timestamp and `in` + `delta2human`: |
2021-08-27 | Goffi | merge branche "@" |
2021-08-27 | Goffi | tools (common/date_utils): parse `now` alone (when used without relative delta) |
2021-07-29 | Goffi | tools (common/date_utils): accept more units (shortcuts) + fix timezone when date with relative delta is used |
2021-05-01 | Goffi | tools (common/date_utils): fix `date_only` for `short`, `long` and `full` format |