Create mail_util parse_mail_date
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 4 Jun 2019 07:56:14 +0000 (09:56 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 8 Aug 2019 09:54:43 +0000 (11:54 +0200)
commit58414aecd55ba98638a8a5c6104ff0fe45d03e04
tree9e8dd6faf8de4bb01204fc26c7a2622448bedc50
parentf44055b0f27932a9f67b99a4f5aacc1b2e06e198
Create mail_util parse_mail_date

This is only a 2-liner now but started off as a more involved function
which was cut down when I realized: it is already implemented in python.

Leave this here, still, so I do not make that mistake again (and for the
small extra convenience).
src/mail_utils.py