On Apr 22, 5:12 pm, Chris Rebert wrote:
> [Mildly educated guess after
> scanninghttps://github.com/fancycode/pylzma/blob/master/py7zlib.py]:
>
> It's likely a Unix timestamp. Perhaps try
> datetime.datetime.utcfromtimestamp() or
> datetime.datetime.fromtimestamp()
> ?http://docs.python.org/libr
On Fri, Apr 22, 2011 at 1:49 AM, rabusta wrote:
> How convert lastwritetime file to python datetime?
[Mildly educated guess after scanning
https://github.com/fancycode/pylzma/blob/master/py7zlib.py ]:
It's likely a Unix timestamp. Perhaps try
datetime.datetime.utcfromtimestamp() or
datetime.date
How convert lastwritetime file to python datetime?
--
http://mail.python.org/mailman/listinfo/python-list