Add note about GMT/UTC
This commit is contained in:
parent
3c824d7a81
commit
ff44b2f015
|
@ -7,6 +7,9 @@
|
|||
|
||||
!!! important
|
||||
This module needs RTC time to operate correctly. Do not forget to include the [`rtctime`](rtctime.md) module **and** initialize it properly.
|
||||
|
||||
!!! important
|
||||
The cron expression has to be in GMT/UTC!
|
||||
|
||||
## cron.schedule()
|
||||
|
||||
|
|
Loading…
Reference in New Issue