検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 83 for year (0.019 sec.)
ISO 日付を設定する 6385
« DateTimeImmutable::setDate DateTimeImmutable::setTime » PHP Manual DateTimeImmutable ISO 日付を ... る 説明 public DateTimeImmutable::setISODate ( int $year , int $week , int $dayOfWeek = 1 ): DateTimeImmuta ... ェクト。 この関数は、このオブジェクトを変更します。 year その日付の年。 week その日付の週。 dayOfWeek 週の最 ...
https://man.plustar.jp/php/datetimeimmutable.setisodate.html - [similar]
日付/時刻情報を取得する 6385
« date gettimeofday » PHP Manual 日付・時刻 関数 日付/時刻情報を取得する getdate (PHP 4, PHP 5, ... 0 (日曜) から 6 (土曜) "mon" 月。数値。 1 から 12 "year" 年。4桁の数値。 例: 1999 あるいは 2003 "yday" 年単 ... [hours] => 21 [mday] => 17 [wday] => 2 [mon] => 6 [year] => 2003 [yday] => 167 [weekday] => Tuesday [month ...
https://man.plustar.jp/php/function.getdate.html - [similar]
ローカルタイムを得る 6317
« idate microtime » PHP Manual 日付・時刻 関数 ローカルタイムを得る localtime (PHP 4, PHP 5, PHP ... ら 31 ) "tm_mon" - 月 ( 0 (1月) から 11 (12月)) "tm_year" - 1900 年からの年数 "tm_wday" - 曜日 ( 0 (日曜日) ... 3 [tm_hour] => 19 [tm_mday] => 3 [tm_mon] => 3 [tm_year] => 105 [tm_wday] => 0 [tm_yday] => 92 [tm_isdst] ...
https://man.plustar.jp/php/function.localtime.html - [similar]
DateTimeImmutable クラス 6262
« DateTime::sub DateTimeImmutable::add » PHP Manual Date/Time DateTimeImmutable クラス DateTimeI ... $array ): DateTimeImmutable public setDate ( int $year , int $month , int $day ): DateTimeImmutable publi ... c setISODate ( int $year , int $week , int $dayOfWeek = 1 ): DateTimeImmuta ...
https://man.plustar.jp/php/class.datetimeimmutable.html - [similar]
Get result of next query when executing multiple SQL statements 6262
« cubrid_move_cursor cubrid_num_cols » PHP Manual CUBRID 関数 Get result of next query when exec ... LECT * FROM code; SELECT * FROM history WHERE host_year=2004 AND event_code=20281" ; $res = cubrid_execute ... ---- event_code integer 11 athlete varchar 40 host_year integer 11 score varchar 10 unit varchar 5 Last Co ...
https://man.plustar.jp/php/function.cubrid-next-result.html - [similar]
DateTime クラス 6194
« 日付/時刻 の算術 DateTime::add » PHP Manual Date/Time DateTime クラス DateTime クラス (PHP 5 > ... e ( array $array ): DateTime public setDate ( int $year , int $month , int $day ): DateTime public setISOD ... ate ( int $year , int $week , int $dayOfWeek = 1 ): DateTime publi ...
https://man.plustar.jp/php/class.datetime.html - [similar]
フォーマット文字列に基づき入力を処理する 6194
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf ... ndate = "January 01 2000" ; list( $month , $day , $year ) = sscanf ( $mandate , "%s %d %d" ); echo "Item $ ... serial was manufactured on: $year -" . substr ( $month , 0 , 3 ) . "- $day \n" ; ?> ...
https://man.plustar.jp/php/function.sscanf.html - [similar]
マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う 6127
« mb_ereg_match mb_ereg_replace » PHP Manual マルチバイト文字列 関数 マルチバイト文字列にコールバ ... 4/2001\n" ; // the callback function function next_year ( $matches ) { // as usual: $matches[0] is the com ... replace_callback ( "(\d{2}/\d{2}/)(\d{4})" , "next_year" , $text ); ?> 上の例の出力は以下となります。 Apri ...
https://man.plustar.jp/php/function.mb-ereg-replace-callback.html - [similar]
strftime が生成した日付/時刻をパースする 6127
« strftime strtotime » PHP Manual 日付・時刻 関数 strftime が生成した日付/時刻をパースする strpt ... の日数 (1-31) "tm_mon" 1 月から数えた月数 (0-11) "tm_year" 1900 年以降の年 "tm_wday" 日曜日からの日数 (0-6) ... 4 [tm_hour] => 15 [tm_mday] => 3 [tm_mon] => 9 [tm_year] => 104 [tm_wday] => 0 [tm_yday] => 276 [unparsed] ...
https://man.plustar.jp/php/function.strptime.html - [similar]
プロセスごとのクライアントの統計を返す 6072
« mysqli_execute mysqli_get_links_stats » PHP Manual エイリアスおよび非推奨の Mysqli 関数 プロセ ... [proto_text_fetched_date] => 0 [proto_text_fetched_year] => 0 [proto_text_fetched_time] => 0 [proto_text_f ... to_binary_fetched_date] => 0 [proto_binary_fetched_year] => 0 [proto_binary_fetched_time] => 0 [proto_bina ...
https://man.plustar.jp/php/function.mysqli-get-client-stats.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT