http://stackoverflow.com/questions/225086/rfc-1123-date-representation-in-python
>>> from http import cookies >>> cookies._getdate() 'Tue, 22 Dec 2015 06:47:08 GMT'