| Rank: Newbie Groups: Member
 
 Joined: 10/3/2013
 Posts: 1
 
 | 
		    I just recently downloaded the eo.web and have added the DatePicker to a form.I live in Europe and want the date format to be dd/mm/yyyy but I am getting the US format of mm/dd/yyyy
 
 Anyone know how I can get it changed so that the date appears as dd/mm/yyyy
 
 Thanks.
 | 
	| Rank: Administration Groups: Administration
 
 Joined: 5/27/2007
 Posts: 24,425
 
 | 
		    Hi, You would set this property:http://www.essentialobjects.com/doc/1/eo.web.datepicker.pickerformat.aspx For example, you can set to "dd/MM/yyyy" to have the Europe format. Thanks!
		 |