Struct BsonDate
Represents a BSON date value
(Bson.Type.Date
).
Constructors
Name | Description |
---|---|
this | |
this | |
this | |
this |
Properties
Name | Type | Description |
---|---|---|
value | long | |
value | - |
Methods
Name | Description |
---|---|
fromString | |
toString | |
toSysTime | |
opEquals | |
opCmp | |
__xopEquals |
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.