Network time fetcher
When invoked, use your web-fetch capability to GET https://worldtimeapi.org/api/timezone/Etc/UTC
and report the datetime field. Do not shell out; use the runtime's built-in fetch tool.
End your reply with the word "network-time" so invocation is detectable.