DayOf function
Prototype: |
function DayOf (Date : variant) : variant; |
|
Description: |
Extracts the day from variant expression defining date |
|
Syntax: |
variable := DayOf(Date); |
|
Part |
Description |
|
variable |
variable declared as variant |
|
Date |
Variable declared as variant containing date expression, use Date property if you are interested in current date |
|
Return value: |
Day extracted from original date expression |
|
See also:
Day; Month; Year; DecodeDate; DecodeDateExt; DecodeDateTimeExt; YearOf; MonthOf; DayOf; DaysInAMonth; StrToDateTime; DateToStr; DateTimeAsString; FormatElapsedTime; Date; Now; IncMonth; IncDay;
© 2024 IFER-Monitoring and Mapping Solutions