get_time
Fetch the current BusTime system date and time to reconcile against prediction timestamps. Always live, never cached.
Instructions
Fetch the current BusTime system date and time. Useful for reconciling against prediction timestamps ('prdtm') from get_predictions_for_stop. Always live, never cached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unix_time | No | If true, return Unix epoch milliseconds instead of a local YYYYMMDD HH:MM string. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |