Implement # flag which changes case of output for
commit3896eace5c9d7cd9aee476e98290cec43c84c259
authorUlrich Drepper <drepper@redhat.com>
Sun, 25 May 1997 01:11:29 +0000 (25 01:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 25 May 1997 01:11:29 +0000 (25 01:11 +0000)
tree24124dec07e8e432b8c5b159b83a531d1e788a25
parentfa8d0c8b325230ebc2ca90a13bf2a4434b65736d
Implement # flag which changes case of output for
%a, %b, %B, %p, and %Z format.
When printing numbers, the given field width is always respected.
This means that padding happens only up to the given width.
time/strftime.c