Mon May 6 14:53:26 1996 Ulrich Drepper <drepper@cygnus.com>
commit339841f9858aa7b7b3ed26847a75df6656da8e5f
authorRoland McGrath <roland@gnu.org>
Mon, 6 May 1996 14:31:45 +0000 (6 14:31 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 6 May 1996 14:31:45 +0000 (6 14:31 +0000)
tree6d65c5cbe5c32ac5ffe69400387a75a03b47aafa
parentdb2286f6d9f8d7715a1f60437a343ffd505f8af4
Mon May  6 14:53:26 1996  Ulrich Drepper  <drepper@cygnus.com>

* time/strftime.c (week): Add third parameter telling how
many days must be in new year so that it is called week 1.
(Following ISO 8601).
Correct computation for %U and %V formats when day was first
day of the week.
(strftime): Implement %V format according to Spec1170.
time/strftime.c