ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-users: [Wireshark-users] add timestamp to fieldlist in wireshark

Date: Thu, 26 Nov 2009 16:56:09 +0100
Hi,
I am using tshark to extract all the fields I need out of a capture and to further process them. But as you know processing becomes much easier when working with numerical values instead of having to parse strings thus I would like to add a field containing the unix timestamp (relative_time is unfortunately not sufficient) to the tshark field list. Does anybody has an idea how to do that, e.g. which field to add?
Thanks in advance.
Cheers