Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking for empty dates
Message
From
10/01/2006 15:51:12
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
To
10/01/2006 14:51:13
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01085326
Message ID:
01085364
Views:
13
>How would someone go to check if a specific date value is empty in VB.NET?

Michel,

You can compare a datetime to DateTime.MinValue. Datetimes are value types, so they will never be Nothing.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform