That's because, on Sunday, the code for Sunday is
Code:
$asctime($calc($ctime + 0),d)

But on Monday, the code for Sunday is
Code:
$asctime($calc($ctime - 86400),d)

You'll have to account for the use + or - where appropriate.

Last edited by Byte187; 04/08/08 05:38 AM.