Timezone Tools
Converts times between timezones effortlessly, ensuring accurate scheduling and communication across global teams.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add timezone-tools npx -- -y @trustedskills/timezone-tools
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"timezone-tools": {
"command": "npx",
"args": [
"-y",
"@trustedskills/timezone-tools"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to convert between time zones, determine the current time in a specific location, and calculate time differences. It can handle various formats for specifying locations, including city names and IATA codes. The tool aims to provide accurate and reliable timezone information for scheduling and coordination purposes.
When to use it
- Schedule a meeting with someone in London: "What time is 3 PM EST in London?"
- Determine the current time in Tokyo: "What's the current time in Tokyo?"
- Calculate the time difference between New York and Los Angeles: βWhatβs the difference between New York and Los Angeles?β
- Plan a trip across multiple time zones: "I need to leave San Francisco at 8 AM PST, what time will that be when I arrive in Sydney?"
Key capabilities
- Time zone conversion
- Current time lookup by location
- Time difference calculation
- Support for city names and IATA codes
Example prompts
- "Convert 10:00 AM EST to GMT."
- "What is the current time in Paris?"
- "Calculate the time difference between Chicago and Rome."
Tips & gotchas
The skill relies on accurate location data, so ambiguous city names might return unexpected results. Be as specific as possible when specifying locations (e.g., "London, UK" instead of just "London").
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.