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

Wireshark-bugs: [Wireshark-bugs] [Bug 3368] The timestamp line in a RTP or RTCP packet display's

Date: Wed, 17 Oct 2012 13:09:35 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3368

--- Comment #13 from Guy Harris <guy@xxxxxxxxxxxx> 2012-10-17 13:09:35 PDT ---
(In reply to comment #12)
> (In reply to comment #11)
> > Created attachment 9368 [details]
> > Handle dates/times before the Unix Epoch on the Windows platform.
> > 
> > Please review and provide some comments/feedback.
> 
> Can we have ws_localtime(), ws_gmtime() which works for larger integers?

The Arthur Olson timezone code is public-domain (and capable of handling 64-bit
seconds-since-the-Epoch values); we could incorporate it into Wireshark - and
even ship the Olson timezone database with it, for platforms that don't provide
it themselves, and let the user specify the appropriate time zone in the UI
(so, for capture files that have timestamps local time, they could tell
Wireshark what the local time zone is, and they could also tell Wireshark what
local time zone to display time stamps in).

The code might require some work to run on Windows, but it probably won't be
*too* bad.

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