Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Useful zsh/datetime things
- X-seq: zsh-users 6679
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Useful zsh/datetime things
- Date: Thu, 09 Oct 2003 23:29:00 +0200
- In-reply-to: <1031009172754.ZM10491@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <1031009172754.ZM10491@xxxxxxxxxxxxxxxxxxxxxxx>
- Sender: okiddle@xxxxxxxxxxx
Bart wrote:
> A useful addition to strftime would be an option to assign the result to a
> parameter, similar to the -A and -H options of "stat" (from zsh/stat).
Don't really see the point of that. $(...) does the job and it is more
obvious what it does than some option letter.
Would be nice if the second argument would default to $EPOCHSECONDS
though.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author