Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Binary format of time

by ccn (Vicar)
on May 26, 2009 at 07:49 UTC ( [id://766150]=note: print w/replies, xml ) Need Help??


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

I suspect that time is stored in some ticks but is showed in seconds. Please see the update of original post. I am almost shure that those 8 bytes are time.

Replies are listed 'Best First'.
Re^3: Binary format of time
by dHarry (Abbot) on May 26, 2009 at 09:34 UTC

    Thinking 8 bytes and ticks you might want to try the following:

    First four bytes (0-3) | Last four bytes (4-7) --------------------------------------------------- seconds since epoch, | additional micro- e.g. 00:00 1st Jan 1970 | seconds Both four byte values are 32 bit integers.

    However, my first calculations give timestamps nowhere near the ones you provide. Maybe some CCSDS time format was used?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://766150]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-26 06:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found