-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Dameon G. Rogers on 6/4/2008 10:09 PM:
| Bug-coreutils,
|
|    I would like to report a problem with the *date* command:
|
| date +%C
|
|     does not function properly.  It says it displays the current century

'date --help' (and thus the man page) defines what it is using as "century":

~  %C   century; like %Y, except omit last two digits (e.g., 21)

In other words, it is not the English definition, so much as (year % 100).
~ As the behavior of %C is specified by POSIX, about all we could do is
change the description - any proposed wordings that would make this more
clear to you?

- --
Don't work too hard, make some time for fun as well!

Eric Blake             [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkhH1f4ACgkQ84KuGfSFAYAp+QCeO/bZzdf3bwtBkeCs64/37YlS
VPwAn0nuPgw0/QwgYja96Q0Hk5/0xjRL
=+wAK
-----END PGP SIGNATURE-----


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to