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 4756] "Apply as Filter" fails on FT_ABSOLUTE_TIME, ABSOLUT

Date: Thu, 20 May 2010 16:39:21 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4756

--- Comment #2 from Guy Harris <guy@xxxxxxxxxxxx> 2010-05-20 16:39:18 PDT ---
We don't need two val_to_string routines for this bug, we just need to have the
val_to_string routine for FT_ABSOLUTE_TIME (absolute_val_to_repr() in
epan/ftypes/ftype-time.c) look at its rtype argument and, if it's
FTREPR_DFILTER, leave the time zone out and display the time as local time.

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