Update JapaneseLunisolarCalendar.cs (#19504)
authorelyoh <elyoh@users.noreply.github.com>
Thu, 16 Aug 2018 01:03:50 +0000 (02:03 +0100)
committerTarek Mahmoud Sayed <tarekms@microsoft.com>
Thu, 16 Aug 2018 01:03:50 +0000 (18:03 -0700)
commitc258c092b125aa607b669649ddd0e2c0107ccf06
tree76b34c6c09964fd3a144473eaced7905d7c57bdb
parent81c0e509c0e948385268e209db0696f2bbddd575
Update JapaneseLunisolarCalendar.cs (#19504)

Corrects an issue with the conversion table for Gregorian to Japanese lunisolar dates.
See: #19450.

Issue: data discrepancy in year 1962.
Table entry for 1962 has incorrect days per month for months 6 and 7.

Notes
The DaysPerMonth flag uses the binary literal for ease of readability.
src/System.Private.CoreLib/shared/System/Globalization/JapaneseLunisolarCalendar.cs