the code for finding the last wednesday or friday does not work for the following scenario
due_date = Dec 15 2008 (Monday) Today_date = Dec 12 2008 (Friday) $delta = 3 $days_to_wed = 2, $days_to_fri = 4 $days_to_next = 2 $delta > 0 but $delta is not <= $days_to_next.
In reply to Re^2: Finding the dates for the reminder mail system
by d-evil
in thread Finding the dates for the reminder mail system
by d-evil
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |