Property AsNullableLocalTime
AsNullableLocalTime
Casts the BsonValue to a Nullable{DateTime} in the local timezone (throws an InvalidCastException if the cast is not valid).
public DateTime? AsNullableLocalTime { get; }
Casts the BsonValue to a Nullable{DateTime} in the local timezone (throws an InvalidCastException if the cast is not valid).
public DateTime? AsNullableLocalTime { get; }