I just want to ask something, can I use a 12/10/93 date format in datetimepicker in VB.Net? mm/dd/yy specifically. If I can, how?
In the properties window for your DateTimePicker, set Format to Custom, then set CustomFormat to MM/dd/yy
, note the upper case MM
, lower case is reserved for minutes.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With