From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-devel@gnu.org
Subject: Re: Represent NTP's origin time
Date: Thu, 15 Apr 2021 21:12:50 +0200 [thread overview]
Message-ID: <87o8efcqfh.fsf@Rainer.invalid> (raw)
In-Reply-To: jwvzgy0td3c.fsf-monnier+emacs@gnu.org
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"))
> => (-32745 59520)
> (encode-time (parse-time-string "1900-01-01T00:00-00:00"))
> => (error "Specified time is not representable")
>
> Do we have some "standard" workaround?
Get off your 32bit system already?
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptation for Waldorf microQ V2.22R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada
next prev parent reply other threads:[~2021-04-15 19:12 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-15 4:00 Represent NTP's origin time Stefan Monnier
2021-04-15 8:06 ` Andreas Schwab
2021-04-15 8:22 ` Gregory Heytings
2021-04-15 8:27 ` Ulrich Mueller
2021-04-15 8:30 ` Eli Zaretskii
2021-04-15 12:40 ` Stefan Monnier
2021-04-15 12:56 ` Andreas Schwab
2021-04-15 13:39 ` Stefan Monnier
2021-04-15 13:41 ` Ulrich Mueller
2021-04-15 13:44 ` Stefan Monnier
2021-04-15 14:06 ` Gregory Heytings
2021-04-15 14:51 ` Stefan Monnier
2021-04-15 19:12 ` Achim Gratz [this message]
2021-04-16 7:06 ` tomas
2021-04-17 3:53 ` Richard Stallman
2021-04-17 7:30 ` tomas
2021-04-17 13:44 ` Achim Gratz
2021-04-17 14:09 ` tomas
2021-04-17 14:23 ` Stefan Monnier
2021-04-17 14:55 ` Achim Gratz
2021-04-17 15:27 ` tomas
2021-04-17 16:20 ` Achim Gratz
2021-04-17 16:54 ` [OFFTOPIC] " Stefan Monnier
2021-04-17 20:00 ` tomas
2021-04-17 20:31 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o8efcqfh.fsf@Rainer.invalid \
--to=stromeko@nexgo.de \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.