I have an env variable called “BUILD_ID” redefined using the zentimestamp plugin in my Jenkins setup and I use it in the configured jobs for various reasons.
I’m now trying to display the build date in the format “YYYY-MM-DD” in emails triggered by email extn plugin as part of post build.
Thanks.