Skip to content

Commit 1771fc7

Browse files
karlsoderbyalranel
andauthored
Update content/arduino-cloud/01.getting-started/06.dashboard-widgets/dashboard-widgets.md
Co-authored-by: Alessandro Ranellucci <[email protected]>
1 parent 0ff8625 commit 1771fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/arduino-cloud/01.getting-started/06.dashboard-widgets/dashboard-widgets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ An example of how it is used in a sketch:
140140
CloudTimeVariable = ArduinoCloud.getLocalTime();
141141
```
142142

143-
***`ArduinoCloud.getLocalTime()` returns the Unix Time Stamp (counted in seconds).***
143+
In this example, the variable named `CloudTimeVariable` is populated with `ArduinoCloud.getLocalTime()` which returns the Unix time stamp (in seconds) of the local time zone.
144144

145145
### Messenger
146146

0 commit comments

Comments
 (0)