If you’re on windows you can set a timezone variable in a command prompt that will affect anything the uses the c runtime launched from that prompt.
If you launch wireshark from that command prompt the times will show up as you want.
EG
set TZ=GMT10
set TZ=GMT-5
Another option is in wireshark you can click ‘Edit’, ‘Time Shift’, and shift all the times by x hours. (new to 1.8)
hope that helps
From: wireshark-users-bounces@xxxxxxxxxxxxx [mailto:wireshark-users-bounces@xxxxxxxxxxxxx]
On Behalf Of NITIN GOYAL
Sent: Friday, August 24, 2012 4:22 AM
To: Community support list for Wireshark
Subject: [Wireshark-users] Issue related to the Timestamps in different TimeZones
Hi
Is there any way in Wireshark where the pcaps when opened show the timestamps according the timezone where it has been captured.
Foe example, i have few captures which has been captured in one timezone and when i open them locally in another timezone the timestamps dispayed got adjusted as per my timezone and i need to change the timezone of my machine in order to
see the accurate timestamps.
So, is there any preference or setting which can enable to view the original timestamps?