Текущее время в Дубае (GST)
★ 7.1 · general
time-fetcher is a Claude Code skill that retrieves the current time in Dubai by running a single bash command with an explicit timezone setting: `TZ='Asia/Dubai' date '+%Y-%m-%d %H:%M:%S %Z'`. The result is returned in three structured fields — `time` (HH:MM:SS), `timezone` (the string "GST (UTC+4)"), and `formatted` (the full command output). Gulf Standard Time is permanently fixed at UTC+4 with no daylight saving adjustments, so the offset never changes. Marked as non-user-invocable, the skill is intended for automation workflows where an agent needs a reliable local timestamp for the UAE.
- #time
- #timezone
- #bash
- #dubai
- #gst
- #automation