I am currently copying conversation statistics provided by Wireshark to an Excel spreadsheet for further analysis.

It seems that the column "Relative Start" is using a decimal point while the column "Duration" uses a comma.

What format is Wireshark using? Is there a way to change Wireshark's behavior? BTW, my system locale is set to German (decimal comma, digit separator is a point)

asked 08 Sep '11, 00:44

packethunter's gravatar image

packethunter
1.2k61134
accept rate: 5%


It looks like this was a Wireshark bug where the start time was being formatted as a string prior to being displayed/exported. I checked in a fix in r38948.

link

answered 08 Sep '11, 19:16

cmaynard's gravatar image

cmaynard ♦
3.3k51758
accept rate: 14%

excellent. Thanks a lot!

(10 Sep '11, 01:00) packethunter

Try the checkmark to accept the answer ;-)

(10 Sep '11, 08:42) Jasper ♦
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×37
×12

Asked: 08 Sep '11, 00:44

Seen: 1,460 times

Last updated: 10 Sep '11, 08:42

powered by OSQA