Fix Bug 2293: Password Expiry and Account Expiry Time Issue for today & tomorrow... 55/13955/1
authorSANDHYA.JS <sandhya.j@tataelxsi.co.in>
Thu, 12 Oct 2023 05:59:52 +0000 (11:29 +0530)
committerSANDHYA.JS <sandhya.j@tataelxsi.co.in>
Thu, 12 Oct 2023 05:59:52 +0000 (11:29 +0530)
commitc6c72e359f949e7595f3e7594d5d811ee7fd9d39
treeca86841691fdbc1bfb1cff04a7999c5469501ca5
parentc7e646225214c583463c859f267d314fb04e829e
Fix Bug 2293: Password Expiry and Account Expiry Time Issue for today & tomorrow scenarios

- For today & tomorrow used Math.round
- For more than one day concept used Math.floor

Change-Id: Ifcc08ae030a7643b3ed0306867513065b06c2007
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
src/app/login/LoginComponent.ts
src/services/SharedService.ts