BsonDate.value

The raw unix time value.

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

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

Meta