https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4289
--- Comment #2 from Matt P <parrisimo@xxxxxxxxx> 2009-12-07 06:38:54 PST ---
(In reply to comment #1)
> If you set TZ to UTC before running text2pcap it works?
>
> i.e. TZ=UTC ./text2pcap -t %Y/%m/%d%n%H:%M:%S. out.txt test1.pcap
>
> I assume you are running some POSIX system, I don't know what about Windows :)
I shouldn't need to set the TZ, since I want text2pcap to use the time as
specified in the file (without any conversion). To recap, if I don't set the
TZ, then the frame time is +1 hour from the file.
Just for kicks, I set TZ=UTC. The frame time then becomes -4 hours from the
file. I'm using Mac OSX 10.5.8.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.