Текущее время по Пакистану (PKT)
★ 7.1 · general
time-skill is a Claude Code skill that displays the current date and time in Pakistan Standard Time (PKT, UTC+5). It triggers when a user asks for the current time in Pakistan or PKT, running the bash command `TZ='Asia/Karachi' date '+%Y-%m-%d %H:%M:%S %Z'` and returning the result in 24-hour format alongside the date. Output is intentionally concise — a single line formatted as "Current Time in Pakistan (PKT): YYYY-MM-DD HH:MM:SS PKT" with no extra commentary. Useful in automation workflows and AI assistants that need accurate local time for Pakistan-based users.
- #time
- #timezone
- #bash
- #pakistan
- #automation