Hi
I want 2 show date in a field using following code
<cc1:CalendarExtender runat="server" TargetControlID="tbBirthDate" Format="dd.MM.yyyy" />
it shows different format liek mm dd yyyy and mm dd yyyy depending on UK or USculture.I want 2 show it in dd mm yyyy format always.PLZ help