Link to home
Start Free TrialLog in
Avatar of Sparksandall
SparksandallFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Trouble understanding how to use TDateTime / FormatString in C++ builder

Hi all,

I'm having difficulty understanding how I can show the date and time as a label caption (or 2). I know this is probably a very simple exercise but I'm still learning how to use Borland C++ builder and I've spent hours trying different things without success. I'm trying to use TDateTime with FormatString

I'd like to show the date and time as follows:

Monday 05 June 2012            00:00:00 am/pm

Can anybody help me?

Thank you
Ivan
ASKER CERTIFIED SOLUTION
Avatar of jkr
jkr
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Sparksandall

ASKER

Wow!! I thought I'd found every article out there but this one has really helped me


Thanks for your help
Ivan