Documentation
¶
Overview ¶
Package parserext provides optional cron parser extensions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type QuartzSchedule ¶
type QuartzSchedule struct {
// contains filtered or unexported fields
}
QuartzSchedule supports the Quartz subset parsed by NewQuartzParser.
func (*QuartzSchedule) Location ¶
func (s *QuartzSchedule) Location() *time.Location
Location returns the schedule's evaluation time zone.
Click to show internal directories.
Click to hide internal directories.