Generate birthday dates base on lunar birthdays for google calendar import Can be used for notifying birthdays using google calendar
根據農歷生日生成可用於谷歌日歷導入的csv文件, 然后導入谷歌日歷就可以每年收到所有家人的生日提醒了
- 打開http://play.golang.org/p/pjHLGH_HjP http://play.golang.org/p/6pt7A7wi1g
- 修改const example的內容
- 點擊Run
- 復制粘貼結果到Excel或文本編輯器
refer: https://code.google.com/p/genlunarbirthday/
以前的代碼打不開了,
幸好有Github==> https://github.com/maut/genlunarbirthday