文章詳情頁
PHP擴(kuò)展之日期和時(shí)間相關(guān)函數(shù)大全
瀏覽:4日期:2022-09-15 16:30:33
checkdate?— 驗(yàn)證一個(gè)格里高里日期date_add?— 別名 DateTime::adddate_create_from_format?— 別名 DateTime::createFromFormatdate_create_immutable_from_format?— 別名 DateTimeImmutable::createFromFormatdate_create_immutable?— 別名 DateTimeImmutable::__constructdate_create?— 別名 DateTime::__constructdate_date_set?— 別名 DateTime::setDatedate_default_timezone_get?— 取得一個(gè)腳本中所有日期時(shí)間函數(shù)所使用的默認(rèn)時(shí)區(qū)date_default_timezone_set?— 設(shè)定用于一個(gè)腳本中所有日期時(shí)間函數(shù)的默認(rèn)時(shí)區(qū)date_diff?— 別名 DateTime::diffdate_format?— 別名 DateTime::formatdate_get_last_errors?— 別名 DateTime::getLastErrorsdate_interval_create_from_date_string?— 別名 DateInterval::createFromDateStringdate_interval_format?— 別名 DateInterval::formatdate_isodate_set?— 別名 DateTime::setISODatedate_modify?— 別名 DateTime::modifydate_offset_get?— 別名 DateTime::getOffsetdate_parse_from_format?— Get info about given date formatted according to the specified formatdate_parse?— Returns associative array with detailed info about given datedate_sub?— 別名 DateTime::subdate_sun_info?— Returns an array with information about sunset/sunrise and twilight begin/enddate_sunrise?— 返回給定的日期與地點(diǎn)的日出時(shí)間date_sunset?— 返回給定的日期與地點(diǎn)的日落時(shí)間date_time_set?— 別名 DateTime::setTimedate_timestamp_get?— 別名 DateTime::getTimestampdate_timestamp_set?— 別名 DateTime::setTimestampdate_timezone_get?— 別名 DateTime::getTimezonedate_timezone_set?— 別名 DateTime::setTimezonedate?— 格式化一個(gè)本地時(shí)間/日期getdate?— 取得日期/時(shí)間信息gettimeofday?— 取得當(dāng)前時(shí)間gmdate?— 格式化一個(gè) GMT/UTC 日期/時(shí)間gmmktime?— 取得 GMT 日期的 UNIX 時(shí)間戳gmstrftime?— 根據(jù)區(qū)域設(shè)置格式化 GMT/UTC 時(shí)間/日期idate?— 將本地時(shí)間日期格式化為整數(shù)localtime?— 取得本地時(shí)間microtime?— 返回當(dāng)前 Unix 時(shí)間戳和微秒數(shù)mktime?— 取得一個(gè)日期的 Unix 時(shí)間戳strftime?— 根據(jù)區(qū)域設(shè)置格式化本地時(shí)間/日期strptime?— 解析由 strftime 生成的日期/時(shí)間strtotime?— 將任何英文文本的日期時(shí)間描述解析為 Unix 時(shí)間戳time?— 返回當(dāng)前的 Unix 時(shí)間戳timezone_abbreviations_list?— 別名 DateTimeZone::listAbbreviationstimezone_identifiers_list?— 別名 DateTimeZone::listIdentifierstimezone_location_get?— 別名 DateTimeZone::getLocationtimezone_name_from_abbr?— Returns the timezone name from abbreviationtimezone_name_get?— 別名 DateTimeZone::getNametimezone_offset_get?— 別名 DateTimeZone::getOffsettimezone_open?— 別名 DateTimeZone::__constructtimezone_transitions_get?— 別名 DateTimeZone::getTransitionstimezone_version_get?— Gets the version of the timezonedb
標(biāo)簽:
PHP
相關(guān)文章:
1. ajax請(qǐng)求添加自定義header參數(shù)代碼2. ASP基礎(chǔ)知識(shí)VBScript基本元素講解3. Gitlab CI-CD自動(dòng)化部署SpringBoot項(xiàng)目的方法步驟4. Kotlin + Flow 實(shí)現(xiàn)Android 應(yīng)用初始化任務(wù)啟動(dòng)庫5. Python requests庫參數(shù)提交的注意事項(xiàng)總結(jié)6. 淺談SpringMVC jsp前臺(tái)獲取參數(shù)的方式 EL表達(dá)式7. 利用CSS3新特性創(chuàng)建透明邊框三角8. asp知識(shí)整理筆記4(問答模式)9. ASP中解決“對(duì)象關(guān)閉時(shí),不允許操作。”的詭異問題……10. 詳談ajax返回?cái)?shù)據(jù)成功 卻進(jìn)入error的方法
排行榜
