Date time validation in vb.net
Posted
by Mark
on Stack Overflow
See other posts from Stack Overflow
or by Mark
Published on 2010-04-17T09:12:56Z
Indexed on
2010/04/17
9:23 UTC
Read the original article
Hit count: 256
Can anyone help me on how can I validate given DateTime between two DateTime using vb.net?
the given DateTime must not in between the two DateTime..
© Stack Overflow or respective owner