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 » 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: Fri Apr 19 23:46:06 CEST 2024

Total time taken to generate the page: 0.04244 seconds