Re: [lang] DurationFormatUtils does not calculate duration for some specific dates and times

2023-11-06 Thread Sujan Biswas
Please ignore the email. I need to pass the TimeZone for calculation, otherwise it was taking the system default timezone which changes during DayLight Saving. Thanks, Sujan On Mon, 6 Nov 2023 at 16:35, Sujan Biswas wrote: > Hi Team, > > Please find the below test case and observat

[lang] DurationFormatUtils does not calculate duration for some specific dates and times

2023-11-06 Thread Sujan Biswas
uot; + duration); } Console Output: Start Time : 2023-10-29T00:57:32Z End Time : 2023-10-29T01:50:32Z Duration : *00-1113023530* Regards, Sujan Biswas