time-fetcher
SolidInstructions for fetching current Dubai time via bash command
AI & Automation 57,507 stars
5774 forks Updated today MIT
Install
Quality Score: 92/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
## Dubai Time Fetcher
### Command
```bash
TZ='Asia/Dubai' date '+%Y-%m-%d %H:%M:%S %Z'
```
### Expected Output Format
`YYYY-MM-DD HH:MM:SS +04` (Gulf Standard Time)
### Timezone Details
- Timezone: Asia/Dubai
- Offset: UTC+4
- Abbreviation: GST (Gulf Standard Time)
- Dubai does not observe daylight saving time
### Return Format
Provide the following fields:
- `time`: Just the time portion (HH:MM:SS)
- `timezone`: "GST (UTC+4)"
- `formatted`: The full output string from the command
Details
- Author
- shanraisshan
- Repository
- shanraisshan/claude-code-best-practice
- Created
- 7 months ago
- Last Updated
- today
- Language
- HTML
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
time-fetcher
Instructions for fetching current Dubai time via bash command
1 Updated today
Recepay6358 AI & Automation Listed
time-fetcher
Instructions for fetching current Dubai time via bash command
0 Updated 1 weeks ago
goharabbas321 AI & Automation Listed
weather-fetcher
Instructions for fetching current weather temperature data for Dubai, UAE from Open-Meteo API
1 Updated today
Recepay6358