diff options
author | Eike Rathke <erack@redhat.com> | 2017-05-02 23:08:03 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2017-05-02 23:12:34 +0200 |
commit | 6d424f07701bf26d8fb173563b567d5f097c33e2 (patch) | |
tree | 06c5a0bf2eb4b70668d56bb6e972587b19243627 /basic/source/comp | |
parent | eace834d0830bbf4c89f7f5ea8666fb91527e466 (diff) |
Replace mouth-painted "inaccurate around leap year" rollover algorithm
... with proper tools::Date methods Normalize() and AddMonths().
Also prepare functionality to easily switch on rollover for StarBASIC as well,
i.e. when called by DateSerial() runtime function.
For StarBASIC, invalid date for day > daysinmonthofyear is now (or better since
a previous commit 94bb96ada421b423e9ed30526fe5a6aac95f00b9 from today) properly
detected, not just dumb 1<=day<=31.
Change-Id: Ibb44f7247726f1e1168f0e66c5ae18e073d19f08
Diffstat (limited to 'basic/source/comp')
0 files changed, 0 insertions, 0 deletions