japanese-holidays: Japanese holidays utility

[ bsd3, library, time ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.2.0.0, 1.0.0.0
Dependencies base (>=4.7 && <5), time (>=1.6 && <1.9) [details]
License BSD-3-Clause
Copyright 2015 TANIGUCHI Kohei
Author TANIGUCHI Kohei
Maintainer a.d.xvii.kal.mai@gmail.com
Category Time
Home page http://github.com/cohei/japanese-holidays#readme
Source repo head: git clone https://github.com/githubuser/japanese-holidays
Uploaded by cohei at 2017-06-20T18:15:22Z
Distributions NixOS:1.0.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2519 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-06-20 [all 1 reports]

Readme for japanese-holidays-0.1.0.0

[back to package description]

Japanese Holidays

CircleCI

ある日付が、どの日本の祝日にあたるかを判定します。 AddinBox / 祝日判定ロジック を Haskell へ移植しました。

This library, which is translated from AddinBox / Holiday Decision Logic to Haskell, identifies Japanese holidays.

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/
_/  CopyRight(C) K.Tsunoda(AddinBox) 2001 All Rights Reserved.
_/  ( AddinBox  http://addinbox.sakura.ne.jp/index.htm )
_/  (  旧サイト  http://www.h3.dion.ne.jp/~sakatsu/index.htm )
_/
_/    この祝日マクロは『kt関数アドイン』で使用しているものです。
_/    このロジックは、レスポンスを第一義として、可能な限り少ない
_/    【条件判定の実行】で結果を出せるように設計してあります。
_/    この関数では、2016年施行の改正祝日法(山の日)までを
_/    サポートしています。
_/
_/  (*1)このマクロを引用するに当たっては、必ずこのコメントも
_/      一緒に引用する事とします。
_/  (*2)他サイト上で本マクロを直接引用する事は、ご遠慮願います。
_/      【 http://addinbox.sakura.ne.jp/holiday_logic.htm 】
_/      へのリンクによる紹介で対応して下さい。
_/  (*3)[ktHolidayName]という関数名そのものは、各自の環境に
_/      おける命名規則に沿って変更しても構いません。
_/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/