项目作者: darshandsoni

项目描述 :
A Kenyan public holidays package for the Emacs holidays calendar
高级语言: Emacs Lisp
项目地址: git://github.com/darshandsoni/kenyan-holidays.git
创建时间: 2018-06-27T17:10:06Z
项目社区:https://github.com/darshandsoni/kenyan-holidays

开源协议:GNU General Public License v3.0

下载


kenyan-holidays

A Kenyan public holidays package for the Emacs holidays calendar

Features

  • Supports static date public holidays
  • Supports rolling day Christian holidays (e.g. Easter)
  • Supports rolling day Islamic holidays (e.g. Eid)
  • MELPA repository availability (In progress)

Usage

Emacs default holidays calendar comes with a default set of dates. This package can be used supplementally or exclusively.
To use ‘kenyan-holidays’ exclusively

  1. (setq calendar-holidays holiday-kenyan-holidays)

To use ‘kenyan-holidays’ additionally

  1. (setq calendar-holidays (append calendar-holidays holiday-kenyan-holidays))

Licence

GPL v3