I need to display the number of day until a deadline on the main page of a project. I figured out how to get the current date/time with:
Today: {report-info:global:current date|format=EEEE, MMMM dd, yyyy h:mm a} Deadline: August 30, 2012 Days Remaining: ?
But how do I set a variable for the Deadline?
How would I evaluate the Days Remaining till the Deadline?
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tory,
Does this deadline come from a sprint in Jira? If you are using Greenhopper then it already has a days remaining gadget: http://confluence.atlassian.com/display/GH/Using+the+Days+Remaining+Gadget
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for you help Matthew. In this case, I am not using JIRA to track this project. This project is to track that all employees have completed a short online awareness course. So in this case the days to deadline is how many days we have until everyone has to complete the course. Thanks again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
We have added Date type support to CelesteCS Math macro so you may use our macro to accomplish what you want. Just specify the EXCEL-style formula, like "DAYS(NOW(), DATE(2016, 04,17))".
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.