-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed Japanese Vernal and Autumnal Equinox days (#116)
* Fixed Japanese Equinox Day calculation There was an algorithm to calculate Vernal and Autumnal Equinox Days for Japanese calendar. Although specific days for these holidays are announced every year by the government, it has never announced a different date. * Fixed Japanese Vernal and Autumnal Equinox days Fixed case when Vernal or Autumnal Equinox day falls on Sunday. In this case the next Monday becomes a holiday. --------- Co-authored-by: Mazov Sergey <mazov@indexpro.co.jp>
- Loading branch information
Showing
2 changed files
with
29 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters