monica icon indicating copy to clipboard operation
monica copied to clipboard

Support some Lunar systems

Open suncle1993 opened this issue 6 years ago • 4 comments

As a Chinese user, I would like to be able to input Chinese lunar birthday and get notifications when lunar brithday comes. I think Vietnamese and Korean users also dream this feature.

  • Chinese Lunar System
  • Vietnamese Lunar System
  • Korean Lunar System

suncle1993 avatar Dec 24 '19 03:12 suncle1993

Thanks for the idea. It’s something I’m really not familiar with, but if it’s big for your community, it might be worth adding it, definitely 😀

djaiss avatar Dec 24 '19 13:12 djaiss

@djaiss I also like the idea of having the possibility of selecting a different calendar system while specifying the birth date of a person. I think we'll need to create the feature so that we don't hardcode just for the Chinese lunar calendar but make it work for different calendar systems that we may need to implement in the future.

I am not familiar with the Chinese lunar calendar system either, but I can help with writing the code for another calendar system called "Bikram Sambat" that we use in my country. Ideally, the feature should be implemented so that it's easy to extend for other calendar systems as well. I'd be happy to discuss the implementation details.

SubodhDahal avatar Jan 06 '20 22:01 SubodhDahal

@djaiss I also like the idea of having the possibility of selecting a different calendar system. This feature is big for our community.

jackeymai avatar Jan 04 '23 01:01 jackeymai

Here are some project that use the Lunar system

https://github.com/KangLin/LunarCalendar/tree/master/Src

jackeymai avatar Jan 04 '23 01:01 jackeymai