Summary
Class for providing the current time and date.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Util - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["DateTimeProvider"]
class Type type-node
Syntax
public class DateTimeProvider
Properties
Name | Value | Summary |
---|---|---|
Now | DateTime |
Gets the current time and date.
|