timezone-tools
Installation
SKILL.md
Timezone Tools
Get current time in any timezone and convert times between different timezones using IANA timezone database.
Quick Start
Get current time in a timezone
python scripts/get_time.py" "America/New_York"
Convert time between timezones
python scripts/convert_time.py" "America/New_York" "14:30" "Australia/Perth"