Subject: parsing a strange date
From: "Cedric Foll" <cedric.foll ac-rouen.fr>
Date: Wed, 5 Mar 2003 00:37:35 +0900
Hi,
i'm parsing squid log in Ruby and i've failed to analyse the date with the
parsedate module.
The date looks like "1046014262.083".
How it can be done in Ruby ?
Regards