| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
IntlCalendar::getWeekendTransition(PHP 5.5.0, PHP 7, PECL >= 3.0.0a1) IntlCalendar::getWeekendTransition — Get time of the day at which weekend begins or ends 説明オブジェクト指向型
public int IntlCalendar::getWeekendTransition
( string
$dayOfWeek
)手続き型 Returns the number of milliseconds after midnight at which the weekend begins or ends.
This is only applicable for days of the week for which
IntlCalendar::getDayOfWeekType() returns either
This function requires ICU 4.4 or later. パラメータ
返り値
The number of milliseconds into the day at which the weekend begins or
ends失敗した場合に 例See example on IntlCalendar::getDayOfWeekType(). |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「IntlCalendar::getWeekendTransition - Get time of the day at which weekend begins or ends」をGoogle検索
|