BsonDate.value

The raw unix time value.

This is the native storage/transfer format of a BsonDate.

  1. long value [@property getter]
    struct BsonDate
    @safe @property const
    long
    value
    ()
  2. long value [@property setter]

Meta