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)

    We must take precautions against being prematurely honed sharp—since at the same time we are being prematurely honed thin.
    Friedrich Nietzsche (1844–1900)

    The basic thing nobody asks is why do people take drugs of any sort?... Why do we have these accessories to normal living to live? I mean, is there something wrong with society that’s making us so pressurized, that we cannot live without guarding ourselves against it?
    John Lennon (1940–1980)