How to check if the user enters the default datetime? VB.NET
In VB.NET if we pass nothing to date it will return default value like ” #12:00:00 AM# ‘
To check if date is not default date than following should be used
IfNotDate.MinValue = MyDate
Hope it helps
Categories: VB.NET
date, default date, vb, vb.net
Comments (0)
Trackbacks (0)
Leave a comment
Trackback
Comments