Content
This server provides robust time-related capabilities, allowing AI models to access real-time clock information and handle complex timezone offsets using the standard IANA database. It ensures accuracy by accounting for Daylight Saving Time (DST) and system-local configurations.
### Typical Scenarios
- **Global Meeting Planning**: Instantly find out what time it will be in London or Tokyo when it's 3:00 PM in New York.
- **Real-time Awareness**: Provide the AI with the current local time to help with time-sensitive tasks or greetings.
- **Travel Coordination**: Calculate arrival times or check local time at a destination before making calls.
### Tool Use Cases
- `get_current_time`: Query "What is the current time in Paris?" or "What time is it now?" (using system default).
- `convert_time`: Perform conversions like "If it's 14:30 in Shanghai, what time is it in Los Angeles?"