91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

PHP如何使用日期函數date格式化UNIX時間

發布時間:2021-09-02 11:37:10 來源:億速云 閱讀:139 作者:小新 欄目:開發技術

這篇文章主要介紹了PHP如何使用日期函數date格式化UNIX時間,具有一定借鑒價值,感興趣的朋友可以參考下,希望大家閱讀完這篇文章之后大有收獲,下面讓小編帶著大家一起了解一下。

具體分析如下:

日期函數可以根據指定的格式將一個unix時間格式化成想要的文本輸出

使用到函數語法如下

string date (string $Format);
string date (string $Format, int $Time);

下面是演示代碼

<?php
echo "When this page was loaded,\n";
echo 'It was then ', date ('r'), "\n";
echo 'The currend date was ', date ('F j, Y'), "\n";
echo 'The currend date was ', date ('M j, Y'), "\n";
echo 'The currend date was ', date ('m/d/y'), "\n";
echo 'The currend date was the ', date ('jS \o\f M, Y'), "\n";
echo 'The currend time was ', date ('g:i:s A T'), "\n";
echo 'The currend time was ', date ('H:i:s O'), "\n";
echo date ('Y');
date ('L')?(print ' is'):(print ' is not');
echo " a leap year\n";
echo time ('U'), " seconds had elapsed since January 1, 1970.\n";
?>

輸出結果如下

It was then Sat, 26 Dec 2009 07:09:51 +0000
The currend date was December 26, 2009
The currend date was Dec 26, 2009
The currend date was 12/26/09
The currend date was the 26th of Dec, 2009
The currend time was 7:09:51 AM GMT
The currend time was 07:09:51 +0000
2009 is not a leap year
1261811391 seconds had elapsed since January 1, 1970.

感謝你能夠認真閱讀完這篇文章,希望小編分享的“PHP如何使用日期函數date格式化UNIX時間”這篇文章對大家有幫助,同時也希望大家多多支持億速云,關注億速云行業資訊頻道,更多相關知識等著你來學習!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

php
AI

洱源县| 团风县| 宁海县| 黄龙县| 万全县| 阿尔山市| 会昌县| 泸州市| 沙雅县| 土默特右旗| 龙游县| 秦皇岛市| 进贤县| 凤台县| 喀喇| 东莞市| 广昌县| 定兴县| 洱源县| 沽源县| 寿光市| 兴化市| 金堂县| 鄂伦春自治旗| 张家川| 紫金县| 桃园市| 婺源县| 星子县| 福鼎市| 林州市| 象州县| 清涧县| 开江县| 铜鼓县| 天镇县| 会东县| 广东省| 南阳市| 安国市| 贵定县|