Inflectra Customer Forums: EXSLT or date-time functions (Thread) In my custom report I need to calculate number of days between two dates. How can I implement it? Are any EXSLT libraries installed? like: http://exslt.org/date/functions/difference/date.difference.html or fn:day-from-dateTime( datetime ) ? Otherwise it looks like it is rather complicated... Could somebody write several examples how to deal with it? en-US(C) Copyright 2006-2024 Inflectra Corporation.support@inflectra.com/Computers/Software/Project_Management//Computers/Software/Quality_Assurance/KronoDesksupport@inflectra.comhttp://www.inflectra.com/kronodesk/forums/threads120/Support/Forum/spirateam/reports/2357.aspxthreadId=2357Ilia Poliakov (ilya.polyakov@edetek.com)XSLT EXSLT datatime functionsEXSLT or date-time functions In my custom report I need to calculate number of days between two dates. How can I implement it? Are any EXSLT libraries installed? like: http://exslt.org/date/functions/difference/date.difference.html or fn:day-from-dateTime( datetime ) ? Otherwise it looks like it is rather complicated... Could somebody write several examples how to deal with it? Mon, 15 Feb 2021 19:44:30 -05002021-02-15T22:21:54-05:00/Support/Forum/spirateam/reports/2357.aspxmessageId=3923David J (support1@inflectra.com) Hi Ilya, Unfortunately the Microsoft libraries used by SpiraTeam are only XSLT 1.0 compatible and Hi Ilya, Unfortunately the Microsoft libraries used by SpiraTeam are only XSLT 1.0 compatible and you cannot include third party libraries. However there is the following solution from: https://stackoverflow.com/questions/38604414/finding-the-difference-between-two-datetimes-in-xslt days, hours, minutes and seconds Regards David Mon, 15 Feb 2021 22:21:54 -05002021-02-15T22:21:54-05:00/Support/Forum/spirateam/reports/2357.aspx#reply3923