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)

    Literature that is not the breath of contemporary society, that dares not transmit the pains and fears of that society, that does not warn in time against threatening moral and social dangers—such literature does not deserve the name of literature; it is only a façade. Such literature loses the confidence of its own people, and its published works are used as wastepaper instead of being read.
    Alexander Solzhenitsyn (b. 1918)

    Love brings to light the lofty and hidden characteristics of the lover—what is rare and exceptional in him: to that extent it can easily be deceptive with respect to what is normal in him.
    Friedrich Nietzsche (1844–1900)