Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.04.14;
Скачать: CL | DM;

Вниз

Как от даты получить день недели?   Найти похожие ветки 

 
Ш-К   (2003-04-03 14:27) [0]

Сабж


 
Smashich ©   (2003-04-03 14:28) [1]

Returns the day of the week for a specified date.

Unit

SysUtils

Category

date/time routines

function DayOfWeek(Date: TDateTime): Integer;

Description

DayOfWeek returns the day of the week of the specified date as an integer between 1 and 7, where Sunday is the first day of the week and Saturday is the seventh.

Note: DayOfWeek is not compliant with the ISO 8601 standard, which defines Monday as the first day of the week. For an ISO 8601 compliant version, use the DayOfTheWeek function instead.


 
MBo ©   (2003-04-03 14:29) [2]

по английски "день недели" запиши


 
Spartak ©   (2003-04-03 14:29) [3]

посмотри на http://delphibase.endimus.com/


 
Ш-К   (2003-04-03 14:29) [4]

Спасибо.



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

Текущий архив: 2003.04.14;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.022 c
14-44339
trotski
2003-03-31 05:38
2003.04.14
C++ Builder


1-44220
race1
2003-04-01 17:48
2003.04.14
ttreenode


14-44364
Sredniy Medved
2003-03-31 12:04
2003.04.14
Проблемма с BreakPoint ами.


14-44422
DenKop
2003-03-27 07:34
2003.04.14
Кому нужна разовая работа??!!!!!!!


14-44348
sergey32
2003-03-28 17:52
2003.04.14
Как добавить Rx Компоненты в Delphi 7?