Android-PickerView icon indicating copy to clipboard operation
Android-PickerView copied to clipboard

几个错误的农历数据

Open SmartVive opened this issue 4 years ago • 0 comments

ChinaDate.java: lunarInfo: 1933: 0x06e95 -> 0x16a95 1996: 0x055c0 -> 0x05ac0 2057: 0x06b20 -> 0x06aa0 2060: 0x0a2e0 -> 0x092e0

LunarCalendar.java: LUNAR_INFO: 2089: 0x0D264A -> 0X0D164A 2097: 0x0A4D4C -> 0X0A2D4C

前面为原始数据,后面为修改后的数据

SmartVive avatar Jun 23 '21 05:06 SmartVive