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 » DateTimeCtrl and format ddmmyyyy
Re: DateTimeCtrl and format ddmmyyyy [message #9345 is a reply to message #9329] Mon, 30 April 2007 11:20 Go to previous message
mrjt is currently offline  mrjt
Messages: 705
Registered: March 2007
Location: London
Contributor
Actually, there is a way around this problem. You need to write your own Convert class to handle your date format and then do something like:
typedef EditValue<Date, MyDateConvert> EditMyDate;


Getting the same pop-up calendar functionality as the DateTimeCtrl is more difficult and requires some unorthodox type-casting, but it is possible.
 
Read Message
Read Message
Read Message
Previous Topic: DataTimeCtrl and format dd/mm/yyyy
Next Topic: Small issues....
Goto Forum:
  


Current Time: Tue Apr 23 15:07:39 CEST 2024

Total time taken to generate the page: 0.02332 seconds