in reply to Binary format of time

Some hint as to what program it is or even what OS you are using may be helpful.

Replies are listed 'Best First'.
Re^2: Binary format of time
by ccn (Vicar) on May 26, 2009 at 07:45 UTC
    It's a PC with windows 98. I can fetch signed integer values from the log with unpack 'i', $part_of_bin_str

    I've updated the original post

      what is the name of the program/logfile?
      I can fetch signed integer values from the log ...

      Me too, but they don't correspond to the date/time in an obvious way.