Date_Holidays
[ class tree: Date_Holidays ] [ index: Date_Holidays ] [ all elements ]

File: Japan.php

Source Location: /Date_Holidays_Japan-0.1.3/Date/Holidays/Driver/Japan.php

Classes:

Date_Holidays_Driver_Japan
class that calculates Japanese holidays

Page Details:

Driver for holidays in Japanese

PHP Version 5

Copyright (c) 1997-2008 The PHP Group

This source file is subject to version 3.0 of the PHP license, that is bundled with this package in the file LICENSE, and is available at through the world-wide-web at http://www.php.net/license/3_01.txt. If you did not receive a copy of the PHP license and are unable to obtain it through the world-wide-web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require_once('Date/Holidays/Driver.php') [line 30]
Extends Date_Holidays_Driver

DATE_HOLIDAYS_AUTUMNAL_EQUINOX_PARAM_1979 [line 70]

DATE_HOLIDAYS_AUTUMNAL_EQUINOX_PARAM_1979 = 23.2588
the initial parameter of the approximate expression to calculate autumnal equinox day from 1948 to 1979
  • Access: public

[ Top ]



DATE_HOLIDAYS_AUTUMNAL_EQUINOX_PARAM_2099 [line 78]

DATE_HOLIDAYS_AUTUMNAL_EQUINOX_PARAM_2099 = 23.2488
the initial parameter of the approximate expression to calculate autumnal equinox day from 1980 to 2099
  • Access: public

[ Top ]



DATE_HOLIDAYS_AUTUMNAL_EQUINOX_PARAM_2150 [line 86]

DATE_HOLIDAYS_AUTUMNAL_EQUINOX_PARAM_2150 = 24.2488
the initial parameter of the approximate expression to calculate autumnal equinox day from 2100 to 2150
  • Access: public

[ Top ]



DATE_HOLIDAYS_EQUINOX_GRADIENT [line 38]

DATE_HOLIDAYS_EQUINOX_GRADIENT = 0.242194
the gradient parameter of the approximate expression to calculate equinox day
  • Access: public

[ Top ]



DATE_HOLIDAYS_VERNAL_EQUINOX_PARAM_1979 [line 46]

DATE_HOLIDAYS_VERNAL_EQUINOX_PARAM_1979 = 20.8357
the initial parameter of the approximate expression to calculate vernal equinox day from 1948 to 1979
  • Access: public

[ Top ]



DATE_HOLIDAYS_VERNAL_EQUINOX_PARAM_2099 [line 54]

DATE_HOLIDAYS_VERNAL_EQUINOX_PARAM_2099 = 20.8431
the initial parameter of the approximate expression to calculate vernal equinox day from 1980 to 2099
  • Access: public

[ Top ]



DATE_HOLIDAYS_VERNAL_EQUINOX_PARAM_2150 [line 62]

DATE_HOLIDAYS_VERNAL_EQUINOX_PARAM_2150 = 21.8510
the initial parameter of the approximate expression to calculate vernal equinox day from 2100 to 2150
  • Access: public

[ Top ]



Documentation generated on Mon, 11 Mar 2019 16:03:06 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.