At 10:34 AM +0200 4/14/02, yves COPPE wrote: >> if "." is not in theYear/4 then >> put "yes" into leapThisYear >> if "." is in theYear/100 then >> put "no" into leapThisYear >> if "." is not in theYear/2000 then >> put "yes" into leapThisYear
I'm pretty sure that last number should be 400, not 2000. Doesn't the week number also depend on how you count the first week of the year -- which depends on where Wednesday falls? -- regards, Geoff Canyon [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
