table of contents
| MongoDB::Timestamp(3pm) | User Contributed Perl Documentation | MongoDB::Timestamp(3pm) |
NAME¶
MongoDB::Timestamp - Timestamp used for replicationSYNOPSIS¶
This is an internal type used for replication. It is not for storing dates, times, or timestamps in the traditional sense. Unless you are looking to mess with MongoDB's replication internals, the class you are probably looking for is DateTime. See <MongoDB::DataTypes> for more information.ATTRIBUTES¶
sec¶
Seconds since epoch.inc¶
Incrementing field.| 2011-09-07 | perl v5.14.2 |