Anybody notice Leap Day issues in regards to print...
# advancedpdf
e
Anybody notice Leap Day issues in regards to printing Customer Statements using Advanced PDF? The behavior we are noticing is: • Statement Date: 2/29/2024 • Amount Due `${record.amountDue}`: Balance as of 2/28/2024 • Running balance `${line.balance}`: current as of 2/29/2024 on the line • Aging Balance `${record.agingbal}`: Only showing as of 2/28/2024 Quite odd behavior. Is this confirmed?