log sat/tools/common/date_utils.py @ 3054:92f8baec5e4f

age author description
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Fri, 01 Mar 2019 15:35:55 +0100 Goffi tools(common/date_utils): fixed order on year first + set default date for date_parse
Sat, 02 Feb 2019 01:12:54 +0100 Goffi tools (common): fixed dateutil.parser import
Sat, 12 Jan 2019 12:25:31 +0100 Goffi date update
Sat, 01 Dec 2018 10:40:19 +0100 Goffi tools (common/date_utils): date_parse_ext + timezone handling:
Wed, 27 Jun 2018 20:14:46 +0200 Goffi code style reformatting using black
Thu, 21 Jun 2018 01:21:44 +0200 Goffi tools (date_utils): moved date_parse to common.date_utils, because it can be used in frontends
Fri, 01 Jun 2018 12:04:06 +0200 Goffi tools (common): moved date_fmt function from template filters to new date_utils module, so it can be used everywhere.