Struct BsonDate
Represents a BSON date value
(Bson.Type.Date
).
Constructors
Name | Description |
---|---|
this | |
this | |
this | |
this |
Properties
Name | Type | Description |
---|---|---|
value | long | |
value | long |
Methods
Name | Description |
---|---|
fromString | |
opCmp | |
opEquals | |
toString | |
toSysTime |
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.