Results of 31 - 40 of about 113 for timestamp (0.006 sec.)
- Unix タイムスタンプを取得する 6684
- « DateTime::getOffset DateTime::getTimezone » PHP Manual DateTimeInterface Unix タイムスタンプを
...
取得する DateTime::getTimestamp DateTimeImmutable::getTimestamp DateTimeInterface: ...
:getTimestamp date_timestamp_get (PHP 5 >= 5.3.0, PHP 7, PHP 8) ...
DateTime::getTimestamp -- DateTimeImmutable::getTimestamp -- DateTimeInte ...
rface::getTimestamp -- date_timestamp_get — Unix タイムスタンプを取得す ...
-
https://man.plustar.jp/php/datetime.gettimestamp.html
- [similar]
- タイムスタンプを設定する 6659
- « OAuth::setSSLChecks OAuth::setToken » PHP Manual OAuth タイムスタンプを設定する OAuth::setTimestamp
...
stamp (PECL OAuth >= 1.0.0) OAuth::setTimestamp — タイムスタンプを設定する 説明 public OAuth::setT ...
imestamp ( string $timestamp ): mixed それ以降のリクエスト用の OAuth タイムスタ ...
ん。引数のリストのみが 記述されています。 パラメータ timestamp タイムスタンプ。 戻り値 true を返します。 timestam ...
エスト用のノンスを設定する 関連キーワード: 設定 , setTimestamp , timestamp , リクエスト , パラメータ , 参考 , 失敗 ...
-
https://man.plustar.jp/php/oauth.settimestamp.html
- [similar]
- ローカルタイムを得る 6621
- « idate microtime » PHP Manual 日付・時刻 関数 ローカルタイムを得る localtime (PHP 4, PHP 5, PHP
...
ime — ローカルタイムを得る 説明 localtime ( ? int $timestamp = null , bool $associative = false ): array localt ...
される構造体と同じ内容の配列を返します。 パラメータ timestamp オプションのパラメータ timestamp は、 int 型の Uni ...
x タイムスタンプです。 timestamp が指定されなかったり、 null だった場合のデフォルト ...
() も参照ください。 変更履歴 バージョン 説明 8.0.0 timestamp は、nullable になりました。 例 例1 time() の例 <?p ...
-
https://man.plustar.jp/php/function.localtime.html
- [similar]
- Returns the string representation of this TimestampInterface 6520
- « MongoDB\BSON\TimestampInterface::getTimestamp MongoDB\BSON\UTCDateTimeInterface » PHP Manual M
...
ongoDB\BSON\TimestampInterface Returns the string representation of this ...
TimestampInterface MongoDB\BSON\TimestampInterface::__toStri ...
ng (mongodb >=1.3.0) MongoDB\BSON\TimestampInterface::__toString — Returns the string represen ...
tation of this TimestampInterface 説明 abstract public MongoDB\BSON\Timesta ...
-
https://man.plustar.jp/php/mongodb-bson-timestampinterface.tostring.html
- [similar]
- 指定した日付と場所についての日の出時刻を返す 6457
- « date_sun_info date_sunset » PHP Manual 日付・時刻 関数 指定した日付と場所についての日の出時刻を
...
ないことを強く推奨します。 説明 date_sunrise ( int $timestamp , int $returnFormat = SUNFUNCS_RET_STRING , ? floa ...
float | false date_sunrise() は、与えられた日付 ( timestamp で指定する) と場所についての日の出の時刻を返します ...
。 パラメータ timestamp 日の出時刻を取得する日の timestamp 。 returnFormat ...
結果を float で返します。 16.78243132 SUNFUNCS_RET_TIMESTAMP 結果を int (タイムスタンプ) で返します。 109503460 ...
-
https://man.plustar.jp/php/function.date-sunrise.html
- [similar]
- 指定した日付と場所についての日の入り時刻を返す 6457
- « date_sunrise date_time_set » PHP Manual 日付・時刻 関数 指定した日付と場所についての日の入り時
...
らないことを強く推奨します。 説明 date_sunset ( int $timestamp , int $returnFormat = SUNFUNCS_RET_STRING , ? floa ...
| float | false date_sunset() は、与えられた日付 ( timestamp で指定する) と場所についての日の入り時刻を返します ...
。 パラメータ timestamp 日の入り時刻を取得する日の timestamp 。 returnForm ...
結果を float で返します。 16.78243132 SUNFUNCS_RET_TIMESTAMP 結果を int (タイムスタンプ) で返します。 109503460 ...
-
https://man.plustar.jp/php/function.date-sunset.html
- [similar]
- グレゴリオ暦への切換え日を設定する 6432
- « IntlGregorianCalendar::isLeapYear IntlTimeZone » PHP Manual IntlGregorianCalendar グレゴリオ暦
...
IntlGregorianCalendar::setGregorianChange ( float $timestamp ): bool 警告 この関数は、 現在のところ詳細な情報は ...
ん。引数のリストのみが 記述されています。 パラメータ timestamp 戻り値 成功した場合に true を、失敗した場合に fals ...
設定 , IntlGregorianCalendar , setGregorianChange , timestamp , IntlTimeZone , public , float , isLeapYear , 警告 ...
-
https://man.plustar.jp/php/intlgregoriancalendar.setgregorianchange.html
- [similar]
- strftime が生成した日付/時刻をパースする 6356
- « strftime strtotime » PHP Manual 日付・時刻 関数 strftime が生成した日付/時刻をパースする strpt
...
らないことを強く推奨します。 説明 strptime ( string $timestamp , string $format ): array | false strptime() は ti ...
された現在の ロケールを考慮して返します。 パラメータ timestamp ( string ) パースする文字列(例: strftime() の戻り ...
値)。 format ( string ) timestamp で使用されているフォーマット (例: strftime() で使 ...
) "tm_yday" 1 月 1 日からの日数 (0-365) "unparsed" timestamp の中で、指定された format で判断できなかった部分 変 ...
-
https://man.plustar.jp/php/function.strptime.html
- [similar]
- ある日付/時刻が週末にあるかを調べる 6230
- « IntlCalendar::isSet IntlCalendar::roll » PHP Manual IntlCalendar ある日付/時刻が週末にあるかを
...
クト指向型 public IntlCalendar::isWeekend ( ? float $timestamp = null ): bool 手続き型 intlcal_is_weekend ( IntlC ...
alendar $calendar , ? float $timestamp = null ): bool オブジェクトの現在時刻、または 指定 ...
メータ calendar IntlCalendar クラスのインスタンス。 timestamp エポックからの経過時刻をミリ秒単位、 かつうるう秒を ...
ード: 時刻 , IntlCalendar , ある日 , オブジェクト , timestamp , 経過 , calendar , float , 移行 , ふたつ ...
-
https://man.plustar.jp/php/intlcalendar.isweekend.html
- [similar]
- エポックからのカレンダーの時刻をミリ秒単位で設定する 6230
- « IntlCalendar::setSkippedWallTimeOption IntlCalendar::setTimeZone » PHP Manual IntlCalendar エポ
...
ジェクト指向型 public IntlCalendar::setTime ( float $timestamp ): bool 手続き型 intlcal_set_time ( IntlCalendar $ ...
calendar , float $timestamp ): bool このオブジェクトで表される瞬間を設定します ...
メータ calendar IntlCalendar クラスのインスタンス。 timestamp エポックからその瞬間までの経過時間のうち、 うるう秒 ...
r , 単位 , 設定 , 時刻 , setTime , heure , Ouest , timestamp , 無視 ...
-
https://man.plustar.jp/php/intlcalendar.settime.html
- [similar]