unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Tino Calancha <f92capac@gmail.com>
Cc: 21229@debbugs.gnu.org
Subject: bug#21229: 24.5; parse-time-string ignore PM/AM
Date: Mon, 10 Aug 2015 20:29:38 +0300	[thread overview]
Message-ID: <83h9o7oxvh.fsf@gnu.org> (raw)
In-Reply-To: <alpine.LRH.2.20.1508101718070.11687@calancha-ilc.kek.jp>

> Date: Mon, 10 Aug 2015 17:19:37 +0900 (JST)
> From: Tino Calancha <f92capac@gmail.com>
> 
> In the *scratch* buffer i evaluated  following expressions:
> 
> (format-time-string "%c" (current-time))
> "Mon 10 Aug 2015 03:11:35 PM JST"
> 
> (apply 'encode-time(parse-time-string "Mon 10 Aug 2015 03:11:35 PM JST"))
> (21959 38871)
> (apply 'encode-time(parse-time-string "Mon 10 Aug 2015 03:11:35 AM JST"))
> (21959 38871)

What do the following expressions produce?

  (parse-time-string "Mon 10 Aug 2015 03:11:35 PM JST")
  (parse-time-string "Mon 10 Aug 2015 03:11:35 AM JST")





  reply	other threads:[~2015-08-10 17:29 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-10  8:19 bug#21229: 24.5; parse-time-string ignore PM/AM Tino Calancha
2015-08-10 17:29 ` Eli Zaretskii [this message]
2015-08-10 17:35   ` Tino Calancha
2015-08-10 17:46     ` Eli Zaretskii
2015-08-11  2:36       ` Tino Calancha
2015-08-11  8:32         ` Nicolas Richard
2015-08-11 10:37           ` Tino Calancha
2015-08-11 10:40             ` Andreas Schwab
2015-08-11 10:52               ` Tino Calancha
2015-08-11 11:00                 ` Andreas Schwab
2015-08-11 11:47                   ` Tino Calancha
2015-08-11 16:05               ` Stefan Monnier
2015-08-12  5:45                 ` Tino Calancha
2015-08-12 12:39                   ` Eli Zaretskii
2015-08-12 12:46                     ` Tino Calancha
2015-08-12 12:41                   ` Nicolas Richard
2020-08-24 18:35     ` Lars Ingebrigtsen

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=83h9o7oxvh.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=21229@debbugs.gnu.org \
    --cc=f92capac@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).