Add Lunar Calendar mode to Calendar
You can add a Lunar Calendar mode to the Calendar view, showing a 'Month' view with the Lunar months/days.
Quote:
|
HKLM\Software\Microsoft\Calendar\ShowLunarCalendar = 1 (DWORD decimal)
|
And to disable again:
Quote:
|
HKLM\Software\Microsoft\Calendar\ShowLunarCalendar = 0 (DWORD decimal)
|