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

Home » U++ Library support » CalendarCtrl » switch date format
switch date format [message #24246] Thu, 07 January 2010 11:12 Go to previous message
sapiency is currently offline  sapiency
Messages: 56
Registered: September 2008
Member
Hi,

I'm just playing around with DropDate ...

setting output with:
	SetDateFormat("%2:02d/%3:02d/%1:4d");
	SetDateScan("mdy");


works fine, but when I switch to "dmy" and open the calendar, it gets the date from the string and use "d" as "m" and "m" as "d" ...

is there allready a way to solve this?

regards

reinhard
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Min and Max in DropTime
Next Topic: StrToDate(Date& d, const char *s, Date def)
Goto Forum:
  


Current Time: Tue Jun 30 03:44:27 GMT+2 2026

Total time taken to generate the page: 0.00446 seconds