<?
if($row[bo_delete_date] != "0000-00-00 00:00:00"){
$it_cancel_date = substr($row[bo_delete_date], 5, 5);
$it_cancel_time = substr($row[bo_delete_date], 11, 5);
$it_cancel_day_name = $week[date('w', strtotime($row[bo_delete_date]))];
$register_cancel_day = $it_cancel_date." (".$it_cancel_day_name.") ".$it_cancel_time;
?>
여기서 한 30분을 뺴서 표기하고 싶은데 어케 하나요;
if($row[bo_delete_date] != "0000-00-00 00:00:00"){
$it_cancel_date = substr($row[bo_delete_date], 5, 5);
$it_cancel_time = substr($row[bo_delete_date], 11, 5);
$it_cancel_day_name = $week[date('w', strtotime($row[bo_delete_date]))];
$register_cancel_day = $it_cancel_date." (".$it_cancel_day_name.") ".$it_cancel_time;
?>
여기서 한 30분을 뺴서 표기하고 싶은데 어케 하나요;
댓글 1개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284438 | |
| 284437 | |
| 284435 | |
| 284430 | |
| 284420 | |
| 284417 | |
| 284409 | |
| 284401 | |
| 284399 | |
| 284397 | |
| 284380 | |
| 284378 | |
| 284371 | |
| 284370 | |
| 284366 | |
| 284364 | |
| 284360 | |
| 284357 | |
| 284355 | |
| 284354 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기