Skip to main content
The datetime Server Tool provides models with the current date and time. Instead of hardcoding dates in system prompts or relying on models’ training cutoffs, use this tool to give models accurate, real-time temporal awareness.

Quick Start


Configuration


Tool Response Format

When the model invokes datetime, ARouter returns the following structure as the tool result:

Use Cases

Scheduling and planning:
Time-aware responses:

Pricing

The datetime tool is free — no additional charge beyond normal LLM token costs for the injected tool result.

Next Steps