NAnt
Help
Function Reference
datetime::get-day
v0.90
datetime::get-day
Gets the day of the month represented by the specified date.
Usage
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 (0.90.3780.0)