![]() | CronDaily Method |
Name | Description | |
---|---|---|
![]() ![]() | Daily |
Returns cron expression that fires every day at 00:00 UTC.
|
![]() ![]() | Daily(Int32) |
Returns cron expression that fires every day at the first minute of
the specified hour in UTC.
|
![]() ![]() | Daily(Int32, Int32) |
Returns cron expression that fires every day at the specified hour and minute
in UTC.
|