Herzlich Willkommen, lieber Gast!
  Sie befinden sich hier:

  Forum » VC++ / MFC » coledatetime in ctring

Forum | Hilfe | Team | Links | Impressum | > Suche < | Mitglieder | Registrieren | Einloggen
  Quicklinks: MSDN-Online || STL || clib Reference Grundlagen || Literatur || E-Books || Zubehör || > F.A.Q. < || Downloads   

Autor Thread - Seiten: > 1 <
000
01.08.2003, 07:40 Uhr
~derbernd
Gast


ich würde gerne coledatetime in cstring umwandeln...
geht sowas überhaupt ...

mit zahlen gehts so ...
geht sowas auch mit coledatimetime ...


C++:

str.Format("%0.2f", max);
dc->TextOut(rect.left + 15, int(yFaktor*(max-min)+70), str);

 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
001
01.08.2003, 08:37 Uhr
Tommix



Hallo,

C++:
COleDateTime time = COleDateTime::GetCurrentTime();

CString str = time.Format("%H:%M:%S", time);



Alle Formatierungssymbole findest Du im MSDN.

Gruss, Tommix
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
Seiten: > 1 <     [ VC++ / MFC ]  


ThWBoard 2.73 FloSoft-Edition
© by Paul Baecher & Felix Gonschorek (www.thwboard.de)

Anpassungen des Forums
© by Flo-Soft (www.flo-soft.de)

Sie sind Besucher: