2000字范文,分享全网优秀范文,学习好帮手!
2000字范文 > PHP使用GETDATE获取当前日期时间作为一个关联数组办法

PHP使用GETDATE获取当前日期时间作为一个关联数组办法

时间:2024-08-18 09:12:04

相关推荐

PHP使用GETDATE获取当前日期时间作为一个关联数组办法

php教程|php手册

PHP,使用,GETDATE,获取,当前,日期,时间,作为,一个,关联,数组,方法,PHP,使用,GETDATE,获

php教程-php手册

PHP使用GETDATE获取当前日期时间作为一个关联数组的方法

java商城 源码,ubuntu鼠标变叉叉,爬虫工具啥意思,求职php,深圳狼道seolzw

这篇文章主要介绍了PHP使用GETDATE获取当前日期时间作为一个关联数组的方法,实例分析了php中GETDATE函数使用技巧,需要的朋友可以参考下

房产公司网站源码,Ubuntu复制,爬虫 请求 设置编码,淡水php,天津seo实战lzw

PHP GETDATE函数是用来获得当前的日期和时间,从操作系统或一个关联数组转换成UNIX风格的日期整数。

vb进销存源码,ubuntu系统打开ssh,壁虎迷上小爬虫,php 运 模式,seo072lzw

语法格式如下

?

参数如下:

Arguments

$Time

The number of seconds since midnight before January 1, 1970. (UNIX style.)

Default

The default is the current date and time from the operating system.)

The return value is an associative array containing:

mon The month of the year as a number (1..12)

mday The day of the month (1..31)

year The year (4 digits)

hours The hour of the day (0..23)

minutes The minutes of the hour (0..59)

seconds The seconds of the minute (0..59)

month The month of the year as a word (January..December)

yday The day of the year (0..365)

wday The day of the week as a number (0..6)

weekday The day of the week as a word (Sunday..Saturday)

0 Seconds since midnight before January 1, 1970

下面是一个使用范例:

?

输出结果如下:

?

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。