常用函数-get_date_from_gmt()

0条评论

说明

将GMT格式的日期转换成符合当前博客时间格式的日期。

返回的日期格式为 Y-m-d H:i:s(年-月-日 小时:分:秒)。该函数加上'gmt_offset' 的选项值。

用法

<?php get_date_from_gmt( $string ) ?>

参数

$string

(字符串)(必需)需要修改格式的日期

默认值:None

返回的值

(字符串)

格式被修改后的日期

示例

注释

函数历史

始见于1.2.0版本

源文件

get_date_from_gmt() 位于 wp-includes/formatting.php中。

发表新评论

此内容将保密,不会被其他人看见。
  • 自动将网址与电子邮件地址转变为链接。
  • 允许HTML标签:<a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • 自动断行和分段。

更多关於格式化选项的信息

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.