[SOLVED] Datetimepicker, visual format

Answered Closed
0
0

Hi,

I know this is not quite wisej related but i’d like an help.
datimepicker is showing 11/01/2019 in the form, and i want to change the format to “11-01-2019” that is the PT_pt format.

How could I do it?

  • You must to post comments
Best Answer
0
0

Hi Jorge,

Please change the DateTimePicker’s Format to “Custom” and set the CustomFormat property to “MM-dd-yyyy”

Let me know if that works for you!

Best,

Levie

  • You must to post comments
0
0

Perfect, thanks Levie.

But is there an way to set the global app to respect “PT_pt” LANG?

  • You must to post comments
Showing 2 results