Azure / Azure/template-analyzer
Add support for having dateTime operators
Open
enhancement
- Dominant language
- C#
- Stars
- 143
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
When doing a dateTime comparison, a rule should be able to add/subtract time from the current time.
Features to support
- addDays(int numberOfDays)
- utcNow()
Related to #52
Contributor guide
Assessment
This issue has not been assessed yet.