set_datetime
Set the Flipper Zero's clock via Bluetooth LE. Syncs to your computer's time with 'now' or accepts a custom date/time string.
Instructions
Set the Flipper's clock over BLE (system_set_datetime). when='now' syncs to this Mac's time, or pass 'YYYY-MM-DD HH:MM:SS'. Real action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| when | No | now |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |