カテゴリー一覧

IntlCalendar

一つ上の階層へ移動

このカテゴリーの関数一覧

IntlCalendar::add - Add a (signed) amount of time to a field
IntlCalendar::after - Whether this objectʼs time is after that of the passed object
IntlCalendar::before - Whether this objectʼs time is before that of the passed object
IntlCalendar::clear - Clear a field or all fields
IntlCalendar::__construct - Private constructor for disallowing instantiation
IntlCalendar::createInstance - Create a new IntlCalendar
IntlCalendar::equals - Compare time of two IntlCalendar objects for equality
IntlCalendar::fieldDifference - Calculate difference between given time and this objectʼs time
IntlCalendar::fromDateTime - Create an IntlCalendar from a DateTime object or string
IntlCalendar::get - Get the value for a field
IntlCalendar::getActualMaximum - The maximum value for a field, considering the objectʼs current time
IntlCalendar::getActualMinimum - The minimum value for a field, considering the objectʼs current time
IntlCalendar::getAvailableLocales - Get array of locales for which there is data
IntlCalendar::getDayOfWeekType - Tell whether a day is a weekday, weekend or a day that has a transition between the two
IntlCalendar::getErrorCode - Get last error code on the object
IntlCalendar::getErrorMessage - Get last error message on the object
IntlCalendar::getFirstDayOfWeek - Get the first day of the week for the calendarʼs locale
IntlCalendar::getGreatestMinimum - Get the largest local minimum value for a field
IntlCalendar::getKeywordValuesForLocale - Get set of locale keyword values
IntlCalendar::getLeastMaximum - Get the smallest local maximum for a field
IntlCalendar::getLocale - Get the locale associated with the object
IntlCalendar::getMaximum - Get the global maximum value for a field
IntlCalendar::getMinimalDaysInFirstWeek - Get minimal number of days the first week in a year or month can have
IntlCalendar::getMinimum - Get the global minimum value for a field
IntlCalendar::getNow - Get number representing the current time
IntlCalendar::getRepeatedWallTimeOption - Get behavior for handling repeating wall time
IntlCalendar::getSkippedWallTimeOption - Get behavior for handling skipped wall time
IntlCalendar::getTime - Get time currently represented by the object
IntlCalendar::getTimeZone - Get the objectʼs timezone
IntlCalendar::getType - Get the calendar type
IntlCalendar::getWeekendTransition - Get time of the day at which weekend begins or ends
IntlCalendar::inDaylightTime - Whether the objectʼs time is in Daylight Savings Time
IntlCalendar::isEquivalentTo - Whether another calendar is equal but for a different time
IntlCalendar::isLenient - Whether date/time interpretation is in lenient mode
IntlCalendar::isSet - Whether a field is set
IntlCalendar::isWeekend - Whether a certain date/time is in the weekend
IntlCalendar::roll - Add value to field without carrying into more significant fields
IntlCalendar::set - Set a time field or several common fields at once
IntlCalendar::setFirstDayOfWeek - Set the day on which the week is deemed to start
IntlCalendar::setLenient - Set whether date/time interpretation is to be lenient
IntlCalendar::setMinimalDaysInFirstWeek - Set minimal number of days the first week in a year or month can have
IntlCalendar::setRepeatedWallTimeOption - Set behavior for handling repeating wall times at negative timezone offset transitions
IntlCalendar::setSkippedWallTimeOption - Set behavior for handling skipped wall times at positive timezone offset transitions
IntlCalendar::setTime - Set the calendar time in milliseconds since the epoch
IntlCalendar::setTimeZone - Set the timezone used by this calendar
IntlCalendar::toDateTime - Convert an IntlCalendar into a DateTime object
					

ワード検索


※入力キーワードが、関数名・説明文・タグに含まれるものを検索

関数名アルファベット別

A B C D E F G H I J
K L M N O P Q R S T
U V W X Y Z _

最終更新一覧

stristr
 大文字小文字を区別せず文字列を検索し、ヒット箇所以降(あるいは以前)の文字列を返却

stripslashes
 バックスラッシュでエスケープされた文字列から、バックスラッシュを取り除く

stripos
 大文字小文字を区別せずに文字列が最初に現れる位置を取得する

stripcslashes
 addcslashes() でクォートされた文字列をアンクォートする

strip_tags
 文字列から HTML と PHP のタグを除去して返却

strcspn
 指定した文字が最初に現れる位置を調べる

strcoll
 ロケールに基づいて2つの文字列を比較し同じか(あるいは大小)を判定する

strcmp
 2つの文字列を比較し同じか(あるいは大小)を判定する

strchr
 strstr() のエイリアス

strcasecmp
 2つの文字列を比較(大文字小文字を区別せず同じとみなす)

カテゴリー一覧

PHP の振る舞いの変更
音声フォーマットの操作
認証サービス
コマンドライン関連
圧縮およびアーカイブ
暗号
データベース関連
日付および時刻関連
ファイルシステム
自然言語および文字エンコーディング
画像処理および作成
メール関連
数学
テキスト以外の MIME 型
プロセス制御
その他の基本モジュール
その他のサービス
検索エンジン用の拡張モジュール
サーバー固有のモジュール
セッション関連
テキスト処理
変数・データ型関連
ウェブサービス
Windows 用のモジュール
XML 操作
GUI用の拡張モジュール