根据ISO 8601日期表示法以秒数计算时区偏移量
<?php iso8601_timezone_to_offset( $timezone ) ?>
$timezone
(字符串)(必需)'Z'(偏移量为0)或 '±hhmm'
默认值:None
(整数 | 浮点)
以秒数计算的偏移量
始见于1.5.0版本
iso8601_timezone_to_offset()位于 wp-includes/formatting.php中。
更多关於格式化选项的信息
发表新评论