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

Wireshark-bugs: [Wireshark-bugs] [Bug 6086] support ISO style date and time for frame.time filte

Date: Fri, 29 Jul 2011 17:16:39 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6086

--- Comment #3 from Dirk <doj@xxxxxxxxx> 2011-07-29 17:16:39 PDT ---
of course there is an endless possibility to enter a date/time in a myrads of
formats. I just settled for the geeky ISO format, which is also used to display
the timestamps. I guess we can close Bug 1361 out with these changes. If you
want to be super fancy, I could make a small addition, where you could specify
a format string for the strptime() function via an environent variable. This
way a Wireshark user could use his special format without compiling a custom
version.

For example for a german date/time format:

$ WS_TIME_FORMAT="%d.%m.%Y %H:%M:%S" ./wireshark

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.