Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Make ztrftime pass more things to strftime
- X-seq: zsh-workers 35731
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxx>
- Subject: Re: PATCH: Make ztrftime pass more things to strftime
- Date: Wed, 08 Jul 2015 11:53:12 +0100
- In-reply-to: <CAHYJk3TnDVEUVuGSec7j5j7ATqtkFwMJcT-7WucH8sRdMv=X9g@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: Samsung Cambridge Solution Centre
- References: <1436310900-9519-1-git-send-email-mikachu@gmail.com> <CAHYJk3TnDVEUVuGSec7j5j7ATqtkFwMJcT-7WucH8sRdMv=X9g@mail.gmail.com>
On Wed, 8 Jul 2015 01:21:42 +0200
Mikael-san <mikachu@xxxxxxxxx> wrote:
> Hey look, it actually works too,
>
> % print -P %D\{%x\}
> 2015年07月08日
> % print -P %D\{%Ex\}
> 平成27年07月08日
By the way, that's also worth testing explicitly, but it should probably
go with the multibyte tests together with an extra test for availability
of the locale in question to avoid false test failures.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author