Gets the day of the month represented by the specified date.
int datetime::get-day(date)
Parameters
Name | Type | Description |
---|---|---|
date | DateTime | The date of which to get the day of the month. |
Return Value
The day value, between 1 and 31.
Requirements
- Assembly
- NAnt
.Core .dll - Namespace
-
NAnt
.Core .Functions