log sat/tools/common/date_utils.py @ 2707:b156b78b8f9a

age author description
2018-12-01 Goffi tools (common/date_utils): date_parse_ext + timezone handling:
2018-06-27 Goffi code style reformatting using black
2018-06-20 Goffi tools (date_utils): moved date_parse to common.date_utils, because it can be used in frontends
2018-06-01 Goffi tools (common): moved date_fmt function from template filters to new date_utils module, so it can be used everywhere.