From: Jim Meyering Date: Fri, 9 Mar 2001 18:28:11 +0000 (+0000) Subject: (Date directives): Likewise. X-Git-Tag: FILEUTILS-4_0_42~77 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=65c50ce72b3cb023de274ca7e9545a610236cbbf;p=thirdparty%2Fcoreutils.git (Date directives): Likewise. --- diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index 59ee237f2d..1f51928824 100644 --- a/doc/sh-utils.texi +++ b/doc/sh-utils.texi @@ -2296,6 +2296,8 @@ locale's abbreviated month name (Jan@dots{}Dec) locale's full month name, variable length (January@dots{}December) @item %c locale's date and time (Sat Nov 04 12:02:33 EST 1989) +@item %C +century (year divided by 100 and truncated to an integer) (00@dots{}99) @item %d day of month (01@dots{}31) @item %D