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 » New SetDate for DateTimeCtrl
Re: New SetDate for DateTimeCtrl [message #11815 is a reply to message #11634] Wed, 26 September 2007 17:42 Go to previous messageGo to previous message
mrjt is currently offline  mrjt
Messages: 705
Registered: March 2007
Location: London
Contributor
As far as I can tell everything works as it should. What specifically is wrong with SetDate? A code snippet or compilable package would be helpful.

If the format is incorrect you can set like so:
	SetDateFormat("%3:02d/%2:02d/%1:4d");
	SetDateScan("dmy");
(changes the default from backwards American to 'normal' dd/mm/yyyy)

James
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Update to CalendarCtrl / TimeDateCtrl
Next Topic: DropTime problem
Goto Forum:
  


Current Time: Fri May 10 08:41:38 CEST 2024

Total time taken to generate the page: 0.01993 seconds