Dual Timezone Skill

🌐Community
by breverdbidder · vlatest · Repository

This skill converts dates/times between two specified timezones, simplifying scheduling and communication across global teams.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add dual-timezone-skill npx -- -y @trustedskills/dual-timezone-skill
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "dual-timezone-skill": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/dual-timezone-skill"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows an AI agent to understand and work with multiple time zones. It can convert times between different locations, schedule events accounting for timezone differences, and provide information about local times in various regions. The skill aims to simplify tasks that require coordination across geographically dispersed individuals or teams.

When to use it

  • Scheduling a meeting with colleagues in London while you are in New York.
  • Determining the current time in Tokyo when planning an international phone call.
  • Setting reminders for events happening in different parts of the world.
  • Calculating travel times considering departure and arrival locations' time zones.

Key capabilities

  • Time zone conversion
  • Local time display
  • Event scheduling across time zones

Example prompts

  • "What time is it in Sydney right now?"
  • "Schedule a meeting with John for 2 PM PST."
  • "Convert 6:00 AM EST to GMT."

Tips & gotchas

The skill relies on accurate timezone data; ensure the AI agent has access to an up-to-date time zone database. Be specific about locations when requesting time conversions or scheduling events to avoid ambiguity.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
breverdbidder
Installs
19

🌐 Community

Passed automated security scans.