|
-
Nov 15th, 2001, 05:48 AM
#1
Thread Starter
Member
Time
Hello,
i want to print out the Systemtime:
m_sTime.Format("%d:%d:%d", curTime.GetHour(), curTime.GetMinute(), curTime.GetSecond());
That will print out: 3:4:9 for Example.
But ... I want it looks like: 03:04:09.
How do I format the String to get the expected Result?
Any help' s welcome,
thx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|