DateTimeProvider.

Now Property

Summary

Gets the current time and date.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Util
Containing Type
DateTimeProvider

Syntax

public virtual DateTime Now { get; }

Value

Type Description
DateTime The current time and date.