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 » DataTimeCtrl and format dd/mm/yyyy
Re: DataTimeCtrl and format dd/mm/yyyy [message #9257 is a reply to message #9233] Tue, 24 April 2007 11:37 Go to previous messageGo to previous message
mrjt is currently offline  mrjt
Messages: 705
Registered: March 2007
Location: London
Contributor
See Core/TimeDate.cpp. It looks like these should change the format for every date/string conversion:
void   SetDateFormat(const char *fmt);

Sets the format for date to string conversions (default: "%2:02d/%3:02d/%1:4d") and
void   SetDateScan(const char *scan);

Sets the format expected when doing string-date conversions (default: "mdy").


James

[Updated on: Tue, 24 April 2007 11:39]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: DateTimeCtrl
Next Topic: DateTimeCtrl and format ddmmyyyy
Goto Forum:
  


Current Time: Thu May 23 09:56:53 CEST 2024

Total time taken to generate the page: 0.02341 seconds