monicahq / monica

Personal CRM. Remember everything about your friends, family and business relationships.
https://beta.monicahq.com
GNU Affero General Public License v3.0
21.05k stars 2.09k forks source link

Support some Lunar systems #3355

Open suncle1993 opened 4 years ago

suncle1993 commented 4 years ago

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.

djaiss commented 4 years ago

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 😀

SubodhDahal commented 4 years ago

@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.

jackeymai commented 1 year ago

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

jackeymai commented 1 year ago

Here are some project that use the Lunar system

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