Displaying exact date from the cmdb_ci record creation to current date when the record is loaded
When a user opens a CI record, an informational message should display the age of the record from its creation date in the format "Years Months Days Hours Minutes". For this I tried using script include and client script from a scoped application to ...