From 30012b290facf66551cdf395ace397903d00483d Mon Sep 17 00:00:00 2001 From: Pádraig Brady
Date: Wed, 19 Oct 2016 14:57:57 -0700 Subject: date: add %q to output the quarter of the year * doc/coreutils.texi (date invocation): Document %q. * src/date.c (usage): Likewise. * tests/misc/date.pl: Add a test case. * cfg.mk (sc_strftime_check): Adjust to allow %q. * NEWS: Mention the new feature. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 844e23332..200c12b90 100644 --- a/NEWS +++ b/NEWS @@ -93,6 +93,8 @@ GNU coreutils NEWS -*- outline -*- date now accepts the --debug option, to annotate the parsed date string, display timezone information, and warn about potential misuse. + date now accepts the %q format to output the quarter of the year. + * Noteworthy changes in release 8.25 (2016-01-20) [stable] -- cgit v1.2.3-70-g09d2