http://www.perlmonks.org?node_id=766149


in reply to Re: Binary format of time
in thread Binary format of time

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

Replies are listed 'Best First'.
Re^3: Binary format of time
by Anonymous Monk on May 26, 2009 at 08:24 UTC
    what is the name of the program/logfile?
Re^3: Binary format of time
by Anonymous Monk on May 26, 2009 at 07:52 UTC
    I can fetch signed integer values from the log ...

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