Query: mongotimestamp
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MONGOTIMESTAMP(3) 1 MONGOTIMESTAMP(3) The MongoTimestamp classINTRODUCTIONMongoTimestamp is an internal type used by MongoDB for replication and sharding. It consists of a 4-byte timestamp (i.e. seconds since the epoch) and a 4-byte increment. This type is not intended for storing time or date values (e.g. a "createdAt" field on a document). Note Unless you are writing an application that interacts with MongoDB's replication oplog or sharding internals: stop, go directly to MongoDate, do not pass go, and do not collect 200 dollars. This is not the class you are looking for.CLASS SYNOPSISMongoTimestamp MongoTimestamp Fields o public int$sec0 o public int$inc0 Methods o public MongoTimestamp::__construct ([int $sec = time()], [int $inc]) o public string MongoTimestamp::__toString (void ) PHP Documentation Group MONGOTIMESTAMP(3)
| Related Man Pages |
|---|
| recursivecachingiterator(3) - php |
| directoryiterator(3) - php |
| mongo(3) - php |
| reflectionfunction(3) - php |
| spldoublylinkedlist(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| Forum Video Tutorial: How to Use Code Tags |
| Status of UNIX.COM Forum Transformation |
| Please Welcome Ravinder Singh to the Moderation Team |