flipper_set_datetime
Set the clock on your Flipper Zero to your computer's local time, or specify a custom date and time.
Instructions
Set the device clock, defaulting to the host's current local time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | No | ||
| hour | No | ||
| port | No | Serial port (e.g. COM7, /dev/ttyACM0). Omit when one Flipper is attached. | |
| year | No | ||
| month | No | ||
| minute | No | ||
| second | No | ||
| weekday | No | 1 = Monday | |
| from_host | No | Use host time, default true |