検索

phrase: max: clip:
target: order:
Results of 1 - 4 of about 4 for isdst (0.001 sec.)
タイムゾーンの変遷を返す 11964
« DateTimeZone::getOffset DateTimeZone::listAbbreviations » PHP Manual DateTimeZone タイムゾーン ... 形式の文字列 offset int UTC からのオフセット(秒単位) isdst bool 夏時間が有効かどうか abbr string タイムゾーン ... 292277022657-01-27T08:29:52+0000 [offset] => 3600 [isdst] => 1 [abbr] => BST ) [1] => Array ( [ts] => -1691 ... ime] => 1916-05-21T02:00:00+0000 [offset] => 3600 [isdst] => 1 [abbr] => BST ) [2] => Array ( [ts] => -1680 ... [time] => 1916-10-01T02:00:00+0000 [offset] => 0 [isdst] => [abbr] => GMT ) ) 例2 timestampBegin を設定して ...
https://man.plustar.jp/php/datetimezone.gettransitions.html - [similar]
略称からタイムゾーン名を返す 9838
« timezone_location_get timezone_name_get » PHP Manual 日付・時刻 関数 略称からタイムゾーン名を返 ... m_abbr ( string $abbr , int $utcOffset = -1 , int $isDST = -1 ): string | false パラメータ abbr タイムゾーン ... のオフセットも含めて最初に見つかったものを返します。 isDST 夏時間のインジケータ。デフォルトは -1 で、 タイムゾ ... が存在しない場合、 タイムゾーンの検索は utcOffset と isDST だけで行います。 戻り値 成功した場合にタイムゾーン ... imezone , オフセット , utcOffset , 夏時間 , from , isDST , 考慮 , 検索 ...
https://man.plustar.jp/php/function.timezone-name-from-abbr.html - [similar]
ローカルタイムを得る 7951
« idate microtime » PHP Manual 日付・時刻 関数 ローカルタイムを得る localtime (PHP 4, PHP 5, PHP ... 土曜日)) "tm_yday" - 年単位の日付 ( 0 から 365 ) "tm_isdst" - 夏時間の適用中かどうか 適用中なら正の数、そうで ... tm_year] => 105 [tm_wday] => 0 [tm_yday] => 92 [tm_isdst] => 1 ) 参考 getdate() - 日付/時刻情報を取得する 関 ...
https://man.plustar.jp/php/function.localtime.html - [similar]
文字列をパースして、フィールドベースの時刻値にする 7193
« IntlDateFormatter::isLenient IntlDateFormatter::parse » PHP Manual IntlDateFormatter 文字列をパ ... 1 , tm_wday : 4 , tm_yday : 365 , tm_mon : 11 , tm_isdst : 0 , 参考 datefmt_create() - Date Formatter を作成 ...
https://man.plustar.jp/php/intldateformatter.localtime.html - [similar]
PREV 1 NEXT