PHPの練習コーナー                    [ トップへ ]

2002/10/27(日)の練習

NO.1

現在の日付と時刻は 2024/04/30 19:11:04 です。

[ソース]

現在の日付と時刻は
<?php
  print (date("Y/m/d H:i:s"));
?>
です。



NO.2

  現在の時刻:
24時間制では19時11分04秒です
12時間制では午後07時11分04秒です

[ソース]

<?php
    $nowtime = getdate();
    $hour24 = $nowtime["hours"];
    $min = $nowtime["minutes"];
    $sec = $nowtime["seconds"];
    if ($hour24 < 12)
    {
        $ampm = "午前";
        $hour12 = $hour24;
    }
    else
    {
        $ampm = "午後";
        $hour12 = $hour24 - 12;
    }
    print ("現在の時刻:<br>\n");
    printf ("24時間制では%02d時%02d分%02d秒です<br>\n", $hour24, $min, $sec);
    printf ("12時間制では%s%02d時%02d分%02d秒です<br>\n", $ampm, $hour12, $min, $sec);
?>

楽天モバイル[UNLIMITが今なら1円] ECナビでポインと Yahoo 楽天 LINEがデータ消費ゼロで月額500円〜!


無料ホームページ 無料のクレジットカード 海外格安航空券 解約手数料0円【あしたでんき】 海外旅行保険が無料! 海外ホテル