Gets the number of ticks that represent the specified date.
long datetime::get-ticks(date)
Parameters
Name | Type | Description |
---|---|---|
date | DateTime | The date of which to get the number of ticks. |
Return Value
The number of ticks that represent the date and time of the
specified date.
Requirements
- Assembly
- NAnt
.Core .dll - Namespace
-
NAnt
.Core .Functions