";
if ($value < 100) {
if ($value > 0) {
$offdays .= $category . ": " . $value . " Tag(e) ";
}
} else {
$offdays .= $category . ": " . sprintf('%02dh:%02dm', floor($value / 3600), floor($value / 60 % 60));
}
$counter++;
}
$offdays .= "
";
} else {
$offdays = "-";
}
?>
| = $timerecording['user_name'] ?> |
= $timerecording['employee_number'] ?> |
= $timerecording['data']['time']['must'] ?> |
= $timerecording['data']['time']['is'] ?> |
= $timerecording['data']['time']['summseconds'] ?> |
= $timerecording['data']['time']['plushours_now'] ?> |
= $timerecording['data']['time']['overtime_now'] ?> |
= number_format(round($timerecording['data']['time']['overtimes']['nightAllowance'] / 3600, 2), "2", ",", ".") ?> |
superexpertEnabled()): ?>
= $timerecording['data']['time']['bpahours'] ?> |
= $offdays ?> |
= number_format($timerecording['data']['time']['diet'], 2, ',', '.') . " €" ?> |
= $timerecording['data']['time']['homeoffice'] ?> Tag(e) |