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