Natural Language Time Query
This parser does not guess. It maps a fixed library of time questions into deterministic calculations so the answer, evidence, and destination route stay consistent across UI, API, and integrations.
Direct Answer
Use the query tool when the user already knows the question shape but does not want to manually assemble cities, offsets, or DST rules. The system supports direct current-time lookups, conversions, business-hours checks, meeting-window prompts, DST transitions, EOD ranking, and async handoff timing.
Convert London to Tokyo
15:00 in London is 23:00 in Tokyo.
London is currently 480 minutes apart from Tokyo in UTC offset terms for that moment, so the converted local time is deterministic.
- London: Mon, Aug 31 · 15:00 GMT+1
- Tokyo: Mon, Aug 31 · 23:00 GMT+9
- London DST active: yes
- Tokyo DST active: no
API endpoint
Call the public query endpoint from scripts, bots, and internal tools.
Async handoff predictor
Move from raw query answers into likely seen and action windows.
Slack workflow
Turn deterministic time answers into slash-command friendly output.