文章詳情頁(yè)
PHP擴(kuò)展之日期和時(shí)間相關(guān)函數(shù)大全
瀏覽:3日期: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. XML在語(yǔ)音合成中的應(yīng)用2. HTTP協(xié)議常用的請(qǐng)求頭和響應(yīng)頭響應(yīng)詳解說(shuō)明(學(xué)習(xí))3. ASP基礎(chǔ)入門第四篇(腳本變量、函數(shù)、過(guò)程和條件語(yǔ)句)4. .NET Framework各版本(.NET2.0 3.0 3.5 4.0)區(qū)別5. jscript與vbscript 操作XML元素屬性的代碼6. XML入門的常見問題(三)7. HTML5實(shí)戰(zhàn)與剖析之觸摸事件(touchstart、touchmove和touchend)8. php使用正則驗(yàn)證密碼字段的復(fù)雜強(qiáng)度原理詳細(xì)講解 原創(chuàng)9. 不要在HTML中濫用div10. ASP將數(shù)字轉(zhuǎn)中文數(shù)字(大寫金額)的函數(shù)
排行榜
