Actually, how to take only the date from C ++ CLI from the datatimepicker?
This should be the solution:
dateTimePicker1.Value.ToShortDateString();
Right?
This should be the solution:dateTimePicker1.Value. ToShortDateString ();Right?
dateTimePicker1.Value. ToShortDateString ();
Yes, that's right)) Thank you. Only in C ++. It looks like this:
dateTimePicker1->Value.ToShortDateString()
Source: https://ru.stackoverflow.com/questions/539120/More articles:Directive ng-if angular jsGet 2 parameters ajaxDevelop a MapReduce application to highlight unique users.IE Enhanced Security Configuration in WebBrowsergwt service 404 not foundWeb Filter in java EEJava. Is it necessary to use this. in constructor code that assigns values to class variables?Function attribute name in variable?Function name from C ++ variable valueImage display in JSPAll Articles