Re: Fwd: [Licq-main] how is the history log coded?
"Eugene Paskevich" <[email protected]>
| Newsgroups | gmane.network.licq.general |
|---|---|
| Organization | Raptor's NestSite |
| Message-ID | <[email protected]> |
On Sun, 22 Oct 2006 09:43:50 +0300, Arne Schmitz <[email protected]> wrote: > This was sent to licq-main. Dexter, sourceforge mail-lists were moved to googlegroups now. Please consider subscribing to them if you wish to stay in touch with those lists. > Rather a devel-question than users, but still: >[ R | 0001 | 0260 | 0000 | 1160836988 ] >what's all this? I can say what are the first and the last parameters. For all others... I will have to render the source to give a correct answer. Hope this would suffice your needs. 1) [R|S] stand for the direction of the message. Where R -- Received, and S -- Sent. 2) 1160836988 -- is the unix time-stamp of the message. It's the amount of seconds since 01-01-1970 00:00:00 GMT+0 In this case time-stamp means: mysql> select from_unixtime(1160836988); +---------------------------+ | from_unixtime(1160836988) | +---------------------------+ | 2006-10-14 17:43:08 | +---------------------------+ Feel free to revert for additional clarification if you need. ;-) -- Eugene Paskevich | *==)----------- | Plug me into [email protected] | -----------(==* | The Matrix