help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to: 96 bit Date-time arithmetic?


From: Alan Shutko
Subject: Re: How to: 96 bit Date-time arithmetic?
Date: Wed, 04 Sep 2002 09:58:05 -0400
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu)

Christian Lemburg <lemburg@aixonix.de> writes:

>   "Convert emacs time format to seconds as one 32 bit integer."

It should be noted that integers are only 32-bit on 64-bit
platforms.  On most platforms, integers are 28-bit.

It's probably better to use time-add from time-date.el (included in
Gnus and thus in Emacs).

-- 
Alan Shutko <ats@acm.org> - In a variety of flavors!
They can't get rid of Morn before he speaks!!!!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]