Welcome Guest Search | Active Topics | Sign In | Register

Datepicker Options
Andre Alves
Posted: Friday, April 19, 2013 6:09:46 AM
Rank: Newbie
Groups: Member

Joined: 4/19/2013
Posts: 1
I have a datepicker control in my app but i need to get the exact value, i change the format to 2013-04-18 00:00:00 and i need that exact format but when i get the selected value the format that give to me is 18-04-2013 00:00:00...can anyone help me??
eo_support
Posted: Friday, April 19, 2013 9:57:10 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

The SelectedDate property gives you a DateTime value. It's not a string value. You can format that DateTime value to whatever format you want.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.