Property AsNullableLocalTime NamespaceMongoDB.Bson AssemblyMongoDB.Bson.dll 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; } Property Value DateTime?