1MongoDB::Timestamp(3) User Contributed Perl DocumentationMongoDB::Timestamp(3)
2
3
4

NAME

6       MongoDB::Timestamp - Timestamp used for replication
7

SYNOPSIS

9       This is an internal type used for replication.  It is not for storing
10       dates, times, or timestamps in the traditional sense.  Unless you are
11       looking to mess with MongoDB's replication internals, the class you are
12       probably looking for is DateTime.  See <MongoDB::DataTypes> for more
13       information.
14

ATTRIBUTES

16   sec
17       Seconds since epoch.
18
19   inc
20       Incrementing field.
21
22
23
24perl v5.12.3                      2011-01-19             MongoDB::Timestamp(3)
Impressum