首页 WordPress函数大全 iso8601_timezone_to_offset()

iso8601_timezone_to_offset()

2020-05-02 / 4966阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

iso8601_timezone_to_offset( string $timezone )

Computes an offset in seconds from an iso8601 timezone.

描述

参数

$timezone

(string)
(Required)
Either 'Z' for 0 offset or '±hhmm'.

返回

(int|float) The offset in seconds.

大家谈论
    我的见解