From: <tomas@tuxteam.de>
To: help-gnu-emacs@gnu.org
Subject: Re: How to format this type of timestamp
Date: Sun, 4 Oct 2020 09:47:33 +0200 [thread overview]
Message-ID: <20201004074733.GA25970@tuxteam.de> (raw)
In-Reply-To: <20201004042834.GJ32715@protected.rcdrun.com>
[-- Attachment #1: Type: text/plain, Size: 758 bytes --]
On Sun, Oct 04, 2020 at 07:28:34AM +0300, Jean Louis wrote:
> * Eli Zaretskii <eliz@gnu.org> [2020-10-03 15:23]:
[...]
> > Where did you get the value 1599712637489? What is its semantics?
[...]
> > (format-time-string "%c" 1599712637.489)
> >
> > where I divided the value you provided by 1000.
>
> Thank you, that is what I also search, how did developer made that
> number. It is export of SMS from encrypted SMS application named
> Silence. Maybe I will get answer soon.
FWIW timestamps as "milliseconds from UNIX epoch" as an integral type
is one of the traditional Java time representations (these days they
prefer to slap the whole OO abstraction cream cake on top ;-)
So this might well be a Javaism.
Cheers
- t
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2020-10-04 7:47 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-03 11:55 How to format this type of timestamp Jean Louis
2020-10-03 12:22 ` Eli Zaretskii
2020-10-04 4:28 ` Jean Louis
2020-10-04 7:32 ` Eli Zaretskii
2020-10-04 7:47 ` tomas [this message]
2020-10-04 14:08 ` Jean Louis
2020-10-04 15:01 ` tomas
2020-10-04 16:59 ` Jean Louis
2020-10-04 18:41 ` Yuri Khan
2020-10-04 19:26 ` tomas
2020-10-05 9:05 ` Jean Louis
2020-10-05 10:34 ` tomas
2020-10-05 12:46 ` Tim Visher
2020-10-05 13:10 ` tomas
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201004074733.GA25970@tuxteam.de \
--to=tomas@tuxteam.de \
--cc=help-gnu-emacs@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).