| NAnt  Help  Function Reference  datetime::get-millisecond | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Gets the milliseconds component of the specified date.
int datetime::get-millisecond(date)
            
    
    | Name | Type | Description | 
|---|---|---|
| date | datetime | The date of which to get the milliseconds component. |