Subtract current date - due date

Tukaram Bhukya [L&T INFOTECH] August 1, 2014

Please help me.

How can I subtract two dates (current date - due date ) values to get number of days due .

For example, I want to get the number of days between the present date and the due date then display it on view screen.

1 answer

1 vote
Alexey_Rjeutski__Polontech_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 1, 2014

You can write or order the scripted field written on java-like language. see https://jamieechlin.atlassian.net/wiki/display/GRV/Scripted+Fields

Tukaram Bhukya [L&T INFOTECH] August 3, 2014

Thanks for your comment.

If possible could you provide syntax

Like Days= Current date - Due date

Suggest an answer

Log in or Sign up to answer