158 |
&& Delta_Days( split( /-/, $date ), Add_Delta_Days( split( /-/, $firstacquidate ), 7 * $sublength - 1 ) ) < |
158 |
&& Delta_Days( split( /-/, $date ), Add_Delta_Days( split( /-/, $nextacquidate ), 7 * $sublength - 1 ) ) < |
164 |
&& ( Delta_Days( split( /-/, $date ), Add_Delta_YM( split( /-/, $firstacquidate ), 0, $sublength ) ) - 1 ) |
164 |
&& ( Delta_Days( split( /-/, $date ), Add_Delta_YM( split( /-/, $nextacquidate ), 0, $sublength ) ) - 1 ) < |