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

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

bug#21229: 24.5; parse-time-string ignore PM/AM


From: Tino Calancha
Subject: bug#21229: 24.5; parse-time-string ignore PM/AM
Date: Tue, 11 Aug 2015 19:52:00 +0900 (JST)
User-agent: Alpine 2.20 (LRH 67 2015-01-07)


"%m/%d/%y" is better option because is seems more
standard: it is listed in in the manuals of shell utility
`date'
and elisp function
`format-time-string'
as the output of the flag "%D"


|#> date +%D
08/11/15
(format-time-string "%D")
"08/11/15"

Tino


On Tue, 11 Aug 2015, Andreas Schwab wrote:

Tino Calancha <f92capac@gmail.com> writes:

It should be possible to add support for:
"%m/%d/%y"

What about "%d/%m/%y"?

Andreas.

--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."







reply via email to

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