Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 61
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: Fri Mar 29 10:40:45 CET 2024

Total time taken to generate the page: 0.01190 seconds