Вниз
Скачать: CL | DM;

Преобразование типов(время в строку) в KOL_MCK   Найти похожие ветки 

 
igorek_2005   (2006-05-13 08:16) [0]

Уважаемые Мастера возник вопрос по KOL_MCK, мне нужно перевести время в строчный тип. в VCL я это делал так TimeToStr(Time). Но в KOL это не работает а в функциях я не нашел аналога этой функции, подскажите как это сделать.


 
Thaddy   (2006-05-13 10:03) [1]

<quote>
function Date2StrFmt( const Fmt: String; D: TDateTime ): String;
{* Represents date as a string correspondently to Fmt formatting string.
  See possible pictures in definition of the function Str2DateTimeFmt
  (the first part). If Fmt string is empty, default system date format
  for short date string used. }
function Time2StrFmt( const Fmt: String; D: TDateTime ): String;
{* Represents time as a string correspondently to Fmt formatting string.
  See possible pictures in definition of the function Str2DateTimeFmt
  (the second part). If Fmt string is empty, default system time format
  for short date string used. }
function DateTime2StrShort( D: TDateTime ): String;
{* Formats date and time to string in short date format using current user
  locale. }
</quote>


 
igorek_2005   (2006-05-14 14:20) [2]

Большое спасибо, сейчас попробую!



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.059 c
15-1169059235
vasIzmax
2007-01-17 21:40
2007.02.04
Не у кого спросить...


1-1165824158
ZFS
2006-12-11 11:02
2007.02.04
MDI-приложение


2-1169045733
AlexanderMS
2007-01-17 17:55
2007.02.04
Как узнать, что созданный объект "свободен"?


2-1168969622
Jimmy
2007-01-16 20:47
2007.02.04
Сделать активным модальное окно


15-1168589311
WondeRu
2007-01-12 11:08
2007.02.04
Парсинг




   Наверх