Private
Public Access
1
0
Files
Purrse/frontend
Catherine Renelle 2ae12770cf Fix date timezone shift in loan detail maturity date computation
Parse date string components directly and use Date.UTC() to avoid
local timezone interpretation that shifts dates by a day in western
timezones when using new Date() with date-only strings.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 16:33:46 -05:00
..