[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH,resend] date doc: warn at -d about LC_TIME
From: |
Jim Meyering |
Subject: |
Re: [PATCH,resend] date doc: warn at -d about LC_TIME |
Date: |
Mon, 02 Feb 2009 08:42:53 +0100 |
address@hidden wrote:
> We also warn here about LC_TIME, so the user will know even if he
> doesn't look in the @xref{Date input formats}.
...
> +Note: input currently must be in locale independent format. E.g., the
> +LC_TIME=C below is needed to print back the correct date in many locales:
> address@hidden
> +date -d "$(LC_TIME=C date)"
> address@hidden example
Thanks!
Applied, along with the other.
Good thing you resent those. I didn't see any others.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH,resend] date doc: warn at -d about LC_TIME,
Jim Meyering <=