PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

MongoDB\BSON\TimestampInterface::getTimestamp - Returns the timestamp component of this TimestampInterface | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

MongoDB\BSON\TimestampInterface::getTimestamp

(mongodb >=1.3.0)

MongoDB\BSON\TimestampInterface::getTimestampReturns the timestamp component of this TimestampInterface

説明

abstract public integer MongoDB\BSON\TimestampInterface::getTimestamp ( void )

パラメータ

この関数にはパラメータはありません。

返り値

Returns the timestamp component of this TimestampInterface.

警告

On 32-bit systems this method may return a negative number. Although the increment and timestamp parts of the BSON timestamp type consists of two unsigned 32-bit values, PHP can not represent these on 32-bit platforms.

参考


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「MongoDB\BSON\TimestampInterface::getTimestamp - Returns the timestamp component of this TimestampInterface」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | MongoDB\BSON\TimestampInterface::getTimestamp - Returns the timestamp component of this TimestampInterface」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: