PEAK XOOPS - Re: 祝祭日について ~About holidays in englishin japanese

Re: 祝祭日について ~About holidays

List posts in the topic

normal Re: 祝祭日について ~About holidays

msg# 1.1
depth:
1
Previous post - Next post | Parent - Children.1 | Posted on 2004/8/21 14:23
GIJOE  Gunnery Sergeant   Posts: 4110
hi Yuji.
Welcome to this site.
I know your name in the site of toshimitsu (=domifara).
You write Japanese very well !

BTW, I'm answering to your question.

The table of holidays in pical_vars.phtml must be indexed 'Y-n-j'.
If you want to set every 12-25 from 1970 to 2030, you can achieve like this:
$this->holidays = array( ...
	);

for( $y = 1970 ; $y <= 2030 ; $y ++ ) {
	$this->holidays[ "{$y}-12-25" ] = 1 ;
}
Votes:1 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!