5aaa5cfed87c92c35bc8b673e38d3b7d325a5456
Replace new Date(date_string) + getFullYear/getMonth with direct string
parsing (split('-').map(Number)) so month comparisons are never shifted
by UTC offset. Affects both buildVirtualPaychecks and generatePaychecks.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
JavaScript
91.4%
CSS
8.2%
Dockerfile
0.3%
HTML
0.1%