Datetime to filetime (Python) -


any links me convert datetime filetime using python?

example: 13 apr 2011 07:21:01.0874 (utc) filetime=[57d8c920:01cbf9ab]

got above email header.

i found link, seems describe looking for: http://reliablybroken.com/b/2009/09/working-with-active-directory-filetime-values-in-python/


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -