RE: FW: Validity Period wrong calculation in SMPP code
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Paul Keogh wrote: > >> >> 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 ? with my patch, we just tell SMSC that our localtime is utc time... how should this confuse SMSC? (just imagine your localtime really equal to utc) > > But, this time stuff makes me confused :-) -- Thanks, Alex