From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.devel Subject: Re: Represent NTP's origin time Date: Fri, 16 Apr 2021 09:06:45 +0200 Message-ID: <20210416070645.GA21385@tuxteam.de> References: <87o8efcqfh.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="azLHFNyN32YCQGCU" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27688"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.5.21 (2010-09-15) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Apr 16 09:07:35 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lXIZj-000772-AO for ged-emacs-devel@m.gmane-mx.org; Fri, 16 Apr 2021 09:07:35 +0200 Original-Received: from localhost ([::1]:53076 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lXIZi-00066e-Dr for ged-emacs-devel@m.gmane-mx.org; Fri, 16 Apr 2021 03:07:34 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46470) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lXIZ6-0005OB-H5 for emacs-devel@gnu.org; Fri, 16 Apr 2021 03:06:56 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:49869) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1lXIZ3-0001yg-OB for emacs-devel@gnu.org; Fri, 16 Apr 2021 03:06:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To:Date; bh=jgzLNOMy9flnO/Bkpih5UYqtL8xazJgcE597trveBM4=; b=I2PZchRVPbnGNIecxj1pYd38jOEBAHvlPgWuMPHH2e1A39iBMQu0UTtIhsaLqr3pIbvyCv0ap63oDkbiTfjMCDWUeuMN4+dcZLYne8M82/OYXJ8Mw6T42exWfwYqVAGEapXOnv0ZkMELUicNRXnm9YDisF315JAgICK/sYASHknmS/OcGrna8tGgWpyxM/utnifOMTxRKGSTgcRtarx03gLGQ+bXH5pwtVyrcozrfDlIY3dZOk2N29wfoepsk+9VDYdaUEKH3E0kLbugLWvGquPnqNh1VSPr9b6Danpjcam942KPl794h7dbWoJ97Y1NjeJ6/C18JaOgLU/XhW0j+A==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1lXIYv-0005ej-BY for emacs-devel@gnu.org; Fri, 16 Apr 2021 09:06:45 +0200 Content-Disposition: inline In-Reply-To: <87o8efcqfh.fsf@Rainer.invalid> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:268115 Archived-At: --azLHFNyN32YCQGCU Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 15, 2021 at 09:12:50PM +0200, Achim Gratz wrote: > Stefan Monnier writes: > > NTP represents time stamps by counting seconds from January 1 1900, but > > my Emacs doesn't seem to be able to represent this: > > > > (encode-time (parse-time-string "1902-01-01T00:00-00:00")) > > =3D> (-32745 59520) > > (encode-time (parse-time-string "1900-01-01T00:00-00:00")) > > =3D> (error "Specified time is not representable") > > > > Do we have some "standard" workaround? >=20 > Get off your 32bit system already? The maintainer's perspective isn't like that. Fortunately. Cheers - t --azLHFNyN32YCQGCU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAmB5N4UACgkQBcgs9XrR2kbR5QCcD+Ntp28/SpFoH1XUw2wuajtL GioAn15EaN251u7iVwQqWSrkOOaRjzFq =IEff -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU--