date field on form and format

DevAccess

Registered User.
Local time
Yesterday, 18:58
Joined
Jun 27, 2016
Messages
321
Hello

I have field on the form which is bound to table from backend, I want to have date field format as DD/MM/YYYY , but I dont see any ways I can change it, it shows as MM/DD/YYYY default US format.

Any way to make it DD/MM/YYYY ?

Thanks
 
Use the Format property of the textbox

dd/mm/yyyy
 

Users who are viewing this thread

Back
Top Bottom