Property AsUniversalTime
AsUniversalTime
Casts the BsonValue to a DateTime in UTC (throws an InvalidCastException if the cast is not valid).
public DateTime AsUniversalTime { get; }
Casts the BsonValue to a DateTime in UTC (throws an InvalidCastException if the cast is not valid).
public DateTime AsUniversalTime { get; }