Главная страница
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.018 c
6-44286
Arkady
2003-02-18 10:21
2003.04.14
Перехват Socket


1-44219
StarCon
2003-04-01 09:38
2003.04.14
XL := CreateOleObject( Excel.Application );


1-44094
BJValentine
2003-04-02 16:24
2003.04.14
TComboBox


6-44310
AlexRush
2003-02-22 12:39
2003.04.14
IP протоколы: Документация; сниферы.


1-44262
BVS
2003-04-02 11:01
2003.04.14
Как запретить программе загрузку ресурсов?