datetimepicker in vb.net
Posted
by renu
on Stack Overflow
See other posts from Stack Overflow
or by renu
Published on 2009-02-23T11:14:06Z
Indexed on
2010/04/15
3:03 UTC
Read the original article
Hit count: 321
datetime
i am using the following statement: dim d as date d=format(datetimepicker1.value.date,"dd/MM/yyyy") but when the application is executed,following error is returned: not a valid month.. why is it so?? please help..
© Stack Overflow or respective owner