https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4289
Summary: Frame arrival times (pcap) are 1 hour more than
timestamps in txt
Product: Wireshark
Version: 1.2.0
Platform: x86
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: Low
Component: Extras
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: parrisimo@xxxxxxxxx
Created an attachment (id=4020)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4020)
input file (txt) and output file (pcap)
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Attached is my text file and the resulting pcap. The time I'm providing is in
GMT-- although that shouldn't matter to text2pcap since it should be only
copying and pasting the date/timestamp, not converting the time to a different
timezone.
I suspect this error has something to do with Daylight Savings Time (DST) since
my computer's locale is set to EST timezone, which is affected by DST.
Below is the command I'm running:
text2pcap -t %Y/%m/%d%n%H:%M:%S. out.txt test1.pcap
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.