Log 2613

$taskName = #שם המשימה#;
$startDate = #תאריך התחלה#;

if ($taskName == “חפיפת פאה”) {
$endDate = date(‘d/m/Y’, strtotime($startDate . ‘ + 2 days’));
} elseif ($taskName == “תיקון פאה”) {
$endDate = date(‘d/m/Y’, strtotime($startDate . ‘ + 14 days’));
} elseif ($taskName == “פאת לייס”) {
$endDate = date(‘d/m/Y’, strtotime($startDate . ‘ + 28 days’));
} elseif ($taskName == “פאת טופ לייס”) {
$endDate = date(‘d/m/Y’, strtotime($startDate . ‘ + 30 days’));
} elseif ($taskName == “פאת קוקו”) {
$endDate = date(‘d/m/Y’, strtotime($startDate . ‘ + 18 days’));
} elseif ($taskName == “פאת סרט”) {
$endDate = date(‘d/m/Y’, strtotime($startDate . ‘ + 20 days’));
} else {
$tomorrowDate = date(‘d/m/Y’,strtotime(‘+1 day’));
$dayOfWeekTomorrow=date(“w”,strtotime($tomorrowDate));

if(in_array($dayOfWeekTomorrow,array(5,6))){
$endDate= date(“d/m/Y”,strtotime(“next Sunday”));
}else{
$endDate=$tomorrowDate;
}
}

return $endDate;

Select the fields to be shown. Others will be hidden. Drag and drop to rearrange the order.
  • Image
  • SKU
  • Rating
  • Price
  • Stock
  • Availability
  • Add to cart
  • Description
  • Content
  • Weight
  • Dimensions
  • Additional information
  • Attributes
  • Custom attributes
  • Custom fields
Click outside to hide the comparison bar
Compare