Example. Format local date and time according to locale settings: <?php echo(strftime("%B %d %Y, %X %Z",mktime(20,0,0,12,31,98))."<br>");
確定! 回上一頁