Output
The core result fields are:
| Field | Meaning | Example | Use |
|---|---|---|---|
time | Resolved UTC timestamp | 2026-04-24T21:00:00Z | Store, compare, or pass to downstream systems |
view | Human-readable local time | Apr 24, 2026 2 PM | Show the result in user interfaces |
confidence | Resolution confidence signal | C0 | Guide result presentation and handling |
Understand confidence:
C0: a clear resolution; safe to use directly.C1: less obvious but the most reasonable resolution; still safe to use directly.C2: sometimes arguable; user confirmation is recommended.