emacs-devel
[Top][All Lists]
Advanced

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

Re: Everyone, please stop making my life more difficult


From: Eli Zaretskii
Subject: Re: Everyone, please stop making my life more difficult
Date: Fri, 12 Sep 2014 16:29:49 +0300

> From: David Kastrup <address@hidden>
> Date: Fri, 12 Sep 2014 15:19:35 +0200
> 
> Eli Zaretskii <address@hidden> writes:
> 
> >> Date: Fri, 12 Sep 2014 12:49:29 +0200
> >> From: Gregor Zattler <address@hidden>
> >> 
> >> echo $(date -u --rfc-3339=seconds -d "$(git log -1 --pretty='%ci'
> >> ${1})"|sed -e 's/ /T/' -e 's/+00:00//')Z$(git log -1 --pretty='!%ce'
> >> "${1}")
> >
> > I'm pretty shocked that Git doesn't provide a way to show times in
> > UTC.
> 
> TZ=UTC git log --date=local ...

Thanks, but that's not exactly Git provided option (and is
non-portable).



reply via email to

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