display routines for local and UTC
display are readily available. I have not examined the source
carefully, but suspect that the addition of UTC display should be
fairly simple.
John McHugh
___
Sent via:Wireshark-dev
than
local would be a significant benefit to me and this community. I
suspect that it is as simple as setting a preference and inserting a
switch between localtime() and gmtime() (or their equivalents) in
whatever code is used to convert the timestamps to calendar format.
John McHugh