![]() |
Maria GDK 4.7.0.84
Documentation of managed code in develop branch
|
Classes | |
class | CalendarHelper |
class | CronExpression |
Provides a parser and scheduler for cron expressions. More... | |
class | CronField |
class | CronFormatException |
Represents an exception that's thrown, when invalid Cron expression is given. More... | |
class | DateTimeHelper |
class | TimeZoneHelper |
Enumerations | |
enum | CronFormat { Standard = 0 , IncludeSeconds = 1 } |
Defines the cron format options that customize string parsing for CronExpression.Parse(string, CronFormat). More... | |
enum Cronos.CronFormat |