Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: Re: [Wireshark-users] Specifying a date range in editcap

From: "Andrew Chalk" <achalk@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 7 Dec 2007 10:01:47 -0600

Correction:

 

The syntax I used was:

 

editcap -r -A 2007-12-06 15:00:00 -B  2007-12-06 16:00:00 Infile.cap Outfile.cap

 

I.e. the same as the program help. I cannot understand why I get the error

 

editcap: "2007-12-06" isn't a valid time format

 

This is Editcap 0.99.6a (SVN Rev 22276).

 

Thanks.