timezone_version_get — timezonedb のバージョンを取得する. 説明 ¶. timezone_version_get(): string. timezonedb の現在のバージョンを返します。 パラメータ ¶. この ...
timezone_version_get. (PHP 5 >= 5.3.0). timezone_version_get — timezonedb のバージョンを取得する ... 例. 例1 timezonedb のバージョンの取得. <?php echo ...
설명 ¶. string timezone_version_get ( void ). Returns the current version of the timezonedb. 반환값 ¶.
<?php echo timezone_version_get(); ?> 自分で試してみる ». 定義と使用法. timezone_version_get()関数はtimezonedbのバージョンを返します。
Examples. Example #1 Getting the timezonedb version. <?php echo timezone_version_get();
Definition and Usage The timezone_version_get() function returns the version of the timezonedb. Syntax timezone_version_get()
examples; <para> <example> <title>timezonedb のバージョンの取得</title> <programlisting role="php"> <![CDATA[ <?php echo timezone_version_get(); ?> ]]> ...
timezone_version_get — Gets the version of the timezonedb. Description. timezone_version_get(): string. Returns the current version of the timezonedb.
含まれない: 取得 | 必須にする:取得
戻り値 文字列を返します。 例 例1 timezonedb のバージョンの取得 <?php echo timezone_version_get ... 参考 サポートするタイムゾーンの一覧 関連キーワード: ...
timezone_version_get — Gets the version of the timezonedb. Description. string timezone_version_get ( void ). Returns the current version of the timezonedb.