Conversion from 'Double' to 'Date' requires calling the 'Date.FromOADate'
You have attempted to cast a Date
value to a Double
value, which cannot be done without using the DateTime.FromOADate method.
Error ID: BC30533
- Use the FromOADate method to convert the value.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: