Tru64 is not alone. On an old HP-UX system, it's different but still
sub-ideal:
dy# findutils-4.6.0/find/find . -name fred -printf '%C+\n'
May+16:18:11.00
There, "man strftime" says:
[...]
The following directives are provided for backward compatibility with
the direct
Steven M. Schweda sms@antinode-info
I recently built findutils 4.6.0 on a DEC/Compaq/HP[E] Tru64 system
with imperfect results:
urtx# touch fred
urtx# /usr/local/bin/find . -name fred -printf '%C+\n'
%F+13:28:57.00
My (quick, unreliable) analysis suggests that this is caused by use
of the (old/lame) Tru64 strftime(),