[EMAIL PROTECTED] writes: > I'm using guile-1.6.0 and srfi-19 for date stuff. > It seems that the week-numbers are not calculated correctly, as it > returns week 0 for all dates between 2002-1-1 and 2002-1-12. All other > weeknumbers after the 12th are 2 off.
I find this date mangling stuff quite confusing so I have to pass the ball back to you: does our SRFI-10 implementation conform to the docs at http://srfi.schemers.org/srfi-19/srfi-19.html? If not, can you fix it? :-) I think it would have been sensible for SRFI-19 to specify the first week of a year the way ISO 8601 does, but it doesn't seem to do so, right? -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile
