[JDEV] Message timestamping and route tracking
Jeff
floss at cloud9.net
Tue Oct 5 10:15:53 CDT 1999
Forgive my foolishness, but couldn't we use something like they
use on IRC for ping times? They use the number of seconds from Jan 1,
1970 (or something, I am not sure whenthe date is) GMT to calculate dates
andn times. This way, we don't have to deal with time zones or anything
like that. Granted each instance of Jabber would have to know which time
zone it was in, or what the current time in Greenwich is, but I think this
a relativly small problem compared with all of the complication involved
withi the other methods discussed.
--Floss
On Tue, 5 Oct 1999, Daniel Arbuckle wrote:
> On Tue, 5 Oct 1999, Lloyd Weehuizen wrote:
> > On Mon, 4 Oct 1999, Scott Robinson wrote:
> > > Example:
> > >
> > > <transport id="jabber:pagertransport://pager.mot.com/"
> > > received="Mon, 4 Oct 1999 18:35:52 -0700"
> > > sent="Mon, 4 Oct 1999 18:35:54 -0700">
> > > Motorola Two-Way Paging Service
> > > </transport>
> > >
> >
> > <transport id="jabber:pagertransport://pager.mot.com/"
> > recv="19991005T17:18:12"
> > sent="19991005T17:19:02">
> > Your Unique Caption Here
> > <transport>
>
> I like that. Add a tz attribute (timezone) and I think we've hit the
> jackpot.
>
> Daniel
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
More information about the JDev
mailing list