DateBuilderNewDate Method

Quartz.NET 3.0 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: 3.0.0
Syntax

C#
public static DateBuilder NewDate()

Return Value

Type: DateBuilder

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

See Also

Reference