U++ framework
Do not panic. Ask here before giving up.

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 is currently offline  awksed
Messages: 71
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.
Previous Topic: Calendar does not update month/year on 'gray'-number selection
Next Topic: New DateTimeCtrl behaviour
Goto Forum:
  


Current Time: Tue May 05 04:03:02 GMT+2 2026

Total time taken to generate the page: 0.00586 seconds