Property AsLocalTime NamespaceMongoDB.Bson AssemblyMongoDB.Bson.dll AsLocalTime Casts the BsonValue to a DateTime in the local timezone (throws an InvalidCastException if the cast is not valid). public DateTime AsLocalTime { get; } Property Value DateTime