DateBuilder NewDate Method Quartz.NET API Documentation
Create a DateBuilder, with initial settings for the current date and time in the system default timezone.

Namespace: Quartz
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

public static DateBuilder NewDate()

Return Value

Type: DateBuilder

[Missing <returns> documentation for "M:Quartz.DateBuilder.NewDate"]

See Also