Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
ff44b2f0
Unverified
Commit
ff44b2f0
authored
Oct 11, 2018
by
Marcel Stör
Committed by
GitHub
Oct 11, 2018
Browse files
Add note about GMT/UTC
parent
3c824d7a
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/en/modules/cron.md
View file @
ff44b2f0
...
@@ -7,6 +7,9 @@
...
@@ -7,6 +7,9 @@
!!! important
!!! important
This module needs RTC time to operate correctly. Do not forget to include the
[
`rtctime`
](
rtctime.md
)
module
**and**
initialize it properly.
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()
## cron.schedule()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment