Get UTC Time from an NTP Server
get_utcGet accurate UTC time from an NTP server to synchronize systems and applications across different timezones.
Instructions
Returns accurate UTC time from an NTP server. This provides a universal time reference regardless of local timezone.
:param server: NTP server address (default: pool.ntp.org)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | pool.ntp.org |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |