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 » Community » Newbie corner » Formatting a date in a sqlArray column
Formatting a date in a sqlArray column [message #45147] Wed, 16 September 2015 16:55 Go to previous message
Giorgio is currently offline  Giorgio
Messages: 218
Registered: August 2015
Experienced Member
Hi there,
this should be super-easy, but I am strolling around without finding a solution. I have a sqlArray connected to a MySql database. One of the column is (in MySQl RDBMS) a DATETIME type. When showing data the date is in American format: month/day/year hour:min:sec. I just want that column in European format: day/month/year hour:min:sec. That's where I am:

arrProd1.AddColumn(INIZIO, "Inizio",5).SetConvert();


But I am stuck because I do not know what to put in the SetConver parenthesis.
Thanks in advance for any help.
Ciao,
Giorgio
 
Read Message
Read Message
Read Message
Previous Topic: Targeting platforms
Next Topic: [SOLVED] Install to debian or build - I need help
Goto Forum:
  


Current Time: Sat Apr 20 16:55:26 CEST 2024

Total time taken to generate the page: 0.03077 seconds