tag:blogger.com,1999:blog-8885167082319491081.post5969726865770558830..comments2008-07-23T23:03:25.699-04:00Comments on digital sanitation engineering: Fast datetime parsing in pythonnickghttp://www.blogger.com/profile/04659163622120256748noreply@blogger.comBlogger2125tag:blogger.com,1999:blog-8885167082319491081.post-5940242011696990402008-07-23T16:00:00.000-04:002008-07-23T16:00:00.000-04:002008-07-23T16:00:00.000-04:00Unfortunately, it will only be accurate through Au...Unfortunately, it will only be accurate through August. September is missing and the remaining months are off.<BR/><BR/>Indeed with proper error checking any script using this verbatim will fail when it attempts to parse September's logs.Bill Andersonhttp://www.blogger.com/profile/05473719840990268130noreply@blogger.comtag:blogger.com,1999:blog-8885167082319491081.post-78771784696996075522007-11-25T11:44:00.000-05:002007-11-25T11:44:00.000-05:002007-11-25T11:44:00.000-05:00True! I have just implemented this - following you...True! I have just implemented this - following your advice and it is fast enough. I'm working on a remote Apache logging and I need to go through a lot of messages as fast as possible (and in python) in order to sort them by virtual host, machine, AND TIME.whiskybarhttp://www.blogger.com/profile/10623331462442256802noreply@blogger.com