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 » DropTime and DropDate format
DropTime and DropDate format [message #52479] Sun, 06 October 2019 17:01 Go to previous message
forlano is currently offline  forlano
Messages: 1182
Registered: March 2006
Location: Italy
Senior Contributor
Hello,

I am fighting with a DropTime and DropDate ctrl. I tried several things without success.
On a MySQL database the date has the format

YYYY-MM-DD

but when sent on those ctrls, for example with

dd <<= (Date) sql[date];
dt <<= AsString(sql[datetime]);

it is displaied has

MM/DD/YYYY

How to le appear the original format? I am mistaking the way to pass the data to the ctrls?

Thanks,
Luigi
 
Read Message
Read Message
Previous Topic: New DateTimeCtrl behaviour
Next Topic: How to get TimeZone
Goto Forum:
  


Current Time: Fri Mar 29 00:21:29 CET 2024

Total time taken to generate the page: 0.01289 seconds