RE: FW: Validity Period wrong calculation in SMPP code
"Paul Keogh" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
> > Btw. I don't know, why we calculate local <-> utc diff and > for what it should be good? Patch just set timestamps in utc... > Hmm, but does'nt the 3.4 spec say that the time stamp includes local time value in quarter hours offset +/- from UTC. (section 7.1.1) Your patch just sets the quarter hour offset to 0, so you effectively ignore any local time offset ? Won't this confuse the SMSC ? But, this time stuff makes me confused :-)