Azure DevOps yaml – Get current date with MMM (month short name)
I want to use a date variable/param in an Azure DevOps yaml for a pipeline and i am having difficulty in finding a way to get the month short name without reinventing the wheel. I have found this question here:…