Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Add nanosecond support to strftime (zsh/datetime)
- X-seq: zsh-workers 43801
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: dana <dana@xxxxxxx>
- Subject: Re: [PATCH] Add nanosecond support to strftime (zsh/datetime)
- Date: Wed, 7 Nov 2018 14:26:39 -0800
- Cc: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=zSNSFdXKfSLOgwazdxkVU95ohpeYUMAd00cZ/D5irS4=; b=iIxAkno1HI2v+gu18tENsM6Lf/MhzvlNKaIxftCeV9JbtQ/HXNIeGg0lVA7WoVA72L jTV3YQy757NXZqfE6R7TImKA8yE6JLtwBdZ5CyRiKPswTONiNkSfDCX2RtOn6e/iDZ9P EOVE9v6JM1ug5VQdLLlt1K7VkSWxkMG+zg+Ykc8HcbMcEqoZdD0GFkxkaH/ZJimFRLpD US0V6c5Nl1YFUaAazhQk6ws08wRsRG3kK1P8EM+qZxNWj/4l+wJjMNRFX7zT3ynW+Yt/ K53vxTl0jv/D5b9b6+uXUrD7T0P8es792grkYEEPi72E5bLJdZd7r95OOCl1msv7kBRX /ROg==
- In-reply-to: <A2485F5D-2B26-48BE-B695-2328DF86179D@dana.is>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <A2485F5D-2B26-48BE-B695-2328DF86179D@dana.is>
On Wed, Nov 7, 2018 at 2:19 PM dana <dana@xxxxxxx> wrote:
>
> This is a follow-up to workers/43075, which added nanosecond support to (AFAIK)
> the rest of the shell.
I'm having flashbacks that a new format specifier for this may have
been discussed on the austin-group (POSIX standards) mailing list. If
so, it would be preferable to match here whatever the (still
forthcoming? I've lost track of austin-group recently) standard is
going to be, rather than invent something of our own.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author