Mercurial > libervia-backend
log sat/tools/common/date_utils.py @ 4069:3d91d0aa68db
age | author | description |
---|---|---|
24 months ago | Goffi | tools (common/date_utils): new `get_timezone_name` to retrieve it from a tzinfo and a timestamp |
24 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 |
2021-03-19 | Goffi | date update |
2020-01-29 | Goffi | fixed shebangs |
2020-01-29 | Goffi | dates update |
2019-08-13 | Goffi | Python 3 port: |
2019-03-01 | Goffi | tools(common/date_utils): fixed order on year first + set default date for date_parse |