I am using Telerik’s RadDatePicker control which i think is essentially a DateTime control and i would like to extract the selected date and string it to a variable. Would be great if someone could help me on this.
I am using Telerik’s RadDatePicker control which i think is essentially a DateTime control
Share
in C#:
You can format the string representation following article in msdn.