> > > Time difference is not quite the same as time. Another class? Is it worth
> > > the trouble? Time difference in milliseconds is enough for lftp, I think.
> >
> > Er? Time stores either a time or an amount of time, just like time_t
> > and timeval do. A difference of two times is an amount of time; the sum
> > of a time and an amount of time is a time, etc. (They're the same
> > thing, in Unix terms.)
>
> Time difference does not have a starting point in time and cannot be
> converted to human readable date. This can be ignored, however.
I decided to agree with Glenn at the first time. But after some
thinking became to the following. Time and time difference have the
same meaning in phisical terms. But lftp use term "time" as calendar
term but not phisical one. Difference between two calendar times is
exactly phisical time. In contrary to Alexander's observation, time
difference can be converted to human readable form but by different
way because it does not have starting point.
I'm sorry if somebody will consider this text as off topic :-)
--
Alexey