![]() |
Maria GDK 4.5.0.204
Documentation of managed code in release 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 |