@(next @(open-command "wget -c http://tycho.usno.navy.mil/cgi-bin/timer.pl -O - 2> /dev/null")) What time is it?

US Naval Observatory Master Clock Time

@(collect :vars (MO DD HH MM SS (PM "  ") TZ TZNAME))

@MO. @DD, @HH:@MM:@SS @(maybe)@{PM /PM/} @(end)@TZ@/\t+/@TZNAME @ (until)
@/.*/ @(end)

US Naval Observatory @(output) @ (repeat) @MO-@DD @HH:@MM:@SS @PM @TZ @ (end) @(end)