Gets the seconds component of the specified date.
int datetime::get-second(date)
Parameters
Name | Type | Description |
---|---|---|
date | DateTime | The date of which to get the seconds component. |
Return Value
The seconds, between 0 and 59.
Requirements
- Assembly
- NAnt
.Core .dll - Namespace
-
NAnt
.Core .Functions