TimeOfDay ClassQuartz.NET API Documentation
Represents a time in hour, minute and second of any given day.
Remarks

The hour is in 24-hour convention, meaning values are from 0 to 23.

Inheritance Hierarchy

System Object
  Quartz TimeOfDay

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

[SerializableAttribute]
public class TimeOfDay
See Also