K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-11-10T14:40:59.000000Z K 7 svn:log V 441 Decremement by 1 the value taken for %j before assigning it to tm_yday, which is zero-based. Correct the range checking for the value taken for %S. Add %w for the day of the week (0-6). Accept (but do nothing with) %U and %W. The comment for this change was taken from NetBSD. These changes were made after several failed attempts to contact the author of our strptime.c . PR: 10131 Submitted by: tadf@kt.rim.or.jp (Tadayoshi Funaba) END