strftime () 函數根據區域設置格式化本地時間/日期。 語法. strftime(format,timestamp) ... <?php echo(strftime("%b %d %Y %X", mktime(20,0,0,12,31,98))); ...
確定! 回上一頁