Subject: parsing a strange date
From: "Cedric Foll" <cedric.foll ac-rouen.fr>
Date: Fri, 10 Oct 2003 01:50:50 +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