Better use of date.format
Open
Status: Ready
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
I would be great if grunt.template.today could output in UTC time.
Since date.format already does that when called with a second argument set to `true`, I think I would not be too hard to implement.
Contributor guide
Research direction
Start by locating grunt.template.today and date.format, then inspect how the second true argument controls UTC output. Check the existing tests around these entry points and verify that template.today can produce UTC-formatted dates without changing current behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100