How do I set a DateTimePicker to out put dd/mm/yyyy.
At the moment it is giving me the day, date, month then year.
Thanks.
dateTimePicker1.CustomFormat = "dd/MM/yyyy";
dateTimePicker1.Format = DateTimePickerFormat.Custom;
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