Resource Interchange File Format - Converting DTIM Time To Normal Time

Converting DTIM Time To Normal Time

Two values (v and v) separated with space (0x20). Equation:

//time in seconds
TimeInSeconds = (v * (2^32) + v)*10^(-7);
//shift from Jan 1, 1601 to Jan 1, 1970
UnixTimeStamp= TimeInSeconds - 134774 * 24 * 3600

Read more about this topic:  Resource Interchange File Format

Famous quotes containing the words converting, time and/or normal:

    A way of certifying experience, taking photographs is also a way of refusing it—by limiting experience to a search for the photogenic, by converting experience into an image, a souvenir. Travel becomes a strategy for accumulating photographs.
    Susan Sontag (b. 1933)

    Before I had my first child, I never really looked forward in anticipation to the future. As I watched my son grow and learn, I began to imagine the world this generation of children would live in. I thought of the children they would have, and of their children. I felt connected to life both before my time and beyond it. Children are our link to future generations that we will never see.
    Louise Hart (20th century)

    In order to move others deeply we must deliberately allow ourselves to be carried away beyond the bounds of our normal sensibility.
    Joseph Conrad (1857–1924)