Home » U++ Library support » CalendarCtrl » Calendar "Today:" date field format (Calendar "Today:" date field format - change to dd/mm/yyyy)
Calendar "Today:" date field format [message #49086] |
Sat, 16 December 2017 14:56 |
awksed
Messages: 68 Registered: April 2012
|
Member |
|
|
Class Calendar has a default "Today:" date field of mm/dd/yyyy.
Is there a way to change this to dd/mm/yyyy.
Putting
SetDateFormat("%2:02d/%3:02d/%1:4d");
SetDateScan("mdy")
in the Dialog ctor or Init() function (that sets the Calendar object date)
has no effect on the "Today:" date format.
|
|
|
Goto Forum:
Current Time: Fri Apr 25 13:30:18 CEST 2025
Total time taken to generate the page: 0.03026 seconds
|