Home
last modified time | relevance | path

Searched refs:year (Results 26 – 50 of 712) sorted by relevance

12345678910>>...29

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fcmdata/
H A DGoogleTypeDate.php33 public $year; variable in Google\\Service\\Fcmdata\\GoogleTypeDate
66 public function setYear($year) argument
68 $this->year = $year;
75 return $this->year;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/
H A DGoogleTypeDate.php33 public $year; variable in Google\\Service\\CloudBillingBudget\\GoogleTypeDate
66 public function setYear($year) argument
68 $this->year = $year;
75 return $this->year;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleTypeDate.php33 public $year; variable in Google\\Service\\ChromeManagement\\GoogleTypeDate
66 public function setYear($year) argument
68 $this->year = $year;
75 return $this->year;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleTypeDate.php33 public $year; variable in Google\\Service\\CloudRetail\\GoogleTypeDate
66 public function setYear($year) argument
68 $this->year = $year;
75 return $this->year;
/plugin/yearbox/
H A Dreadme.txt1 …uilds a complete HTML calendar for the given year, with a link to create a new page for each day o…
5 2. year=YYYY : build calendar for this year (default: this year)
9 E.g.: {{yearbox>year=2010;name=journal;size=12;ns=diary}}
/plugin/publistf/bibtex/
H A Dsample.bib10 year = 1991
19 year = 1983
28 year = "August 1992"
34 year = 1990
43 year = 1993
50 year = 1977
59 year = 1982
66 year = "1984"
/plugin/wikicalendar/
H A Dsyntax.php130 …T['plugin_wikicalendar_year'])) ? $_REQUEST['plugin_wikicalendar_year'] : $this->curDate['year'];
135 $this->viewDate['year'] == $this->curDate['year']) ?
334 $out .= '<td><label>'.$this->getLang('year').':</label></td>' . DOKU_LF;
338 …$year_start = ($this->showYear != $this->curDate['year']) ? $this->showYear - 10 : $this->curDate[…
342 if($i == $this->showYear || $i == $this->curDate['year']) {
371 if($this->showYear != $this->curDate['year'] or $this->showMonth != $this->curDate['mon']) {
/plugin/publistx/bibtex/
H A Dsample.bib10 year = 1991
19 year = 1983
28 year = "August 1992"
34 year = 1990
43 year = 1993
50 year = 1977
59 year = 1982
66 year = "1984"
/plugin/publist/bibtex/
H A Dsample.bib10 year = 1991
19 year = 1983
28 year = "August 1992"
34 year = 1990
43 year = 1993
50 year = 1977
59 year = 1982
66 year = "1984"
/plugin/statdisplay/
H A Dsyntax.php96 list($month, $year) = array_pad(explode('_', strtolower($date)), 2, '');
97 $year = (int)$year;
98 if ($year < 2000 || $year > 2050) return '';
101 return sprintf("%d-%02d", $year, $month);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDateTime.php55 public $year; variable in Google\\Service\\ShoppingContent\\DateTime
172 public function setYear($year) argument
174 $this->year = $year;
181 return $this->year;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleTypeDateTime.php55 public $year; variable in Google\\Service\\Document\\GoogleTypeDateTime
172 public function setYear($year) argument
174 $this->year = $year;
181 return $this->year;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
H A DGoogleTypeDateTime.php55 public $year; variable in Google\\Service\\Playdeveloperreporting\\GoogleTypeDateTime
172 public function setYear($year) argument
174 $this->year = $year;
181 return $this->year;
/plugin/judge/helper/
H A Djdatetime.class.php121 … list($year, $month, $day) = array($obj->format('Y'), $obj->format('n'), $obj->format('j'));
122 list($jyear, $jmonth, $jday) = self::toJalali($year, $month, $day);
338 …public static function mktime($hour, $minute, $second, $month, $day, $year, $jalali = null, $timez… argument
343 $year = (intval($year) == 0) ? self::date('Y') : $year;
347 list($year, $month, $day) = self::toGregorian($year, $month, $day);
351 …$date = $year.'-'.sprintf('%02d', $month).'-'.sprintf('%02d', $day).' '.$hour.':'.$minute.':'.$sec…
386 public static function checkdate($month, $day, $year, $jalali = null) argument
391 $year = (intval($year) == 0) ? self::date('Y') : intval($year);
396 $epoch = self::mktime(0, 0, 0, $month, $day, $year);
398 if( self::date('Y-n-j', $epoch,false) == "$year-$month-$day" ) {
[all …]
/plugin/jsonrpc/
H A DIJR_Date.php9 var $year; variable in IJR_Date
24 $this->year = gmdate('Y', $timestamp);
32 $this->year = substr($iso, 0, 4);
40 …return $this->year.'-'.$this->month.'-'.$this->day.'T'.$this->hour.':'.$this->minute.':'.$this->se…
46 … return gmmktime($this->hour, $this->minute, $this->second, $this->month, $this->day, $this->year);
/plugin/publist/
H A DTODO14 "only:year=200[789]"
19 - Better format checking. Is "only:year" ok? Is "group:year=2005" ok?
24 E.g. {bibtex_type='file';bibtex_source=':mybibtex';group='year';
25 only='year=200[456];entrytype=book'}
/plugin/publistf/
H A DTODO14 "only:year=200[789]"
19 - Better format checking. Is "only:year" ok? Is "group:year=2005" ok?
24 E.g. {bibtex_type='file';bibtex_source=':mybibtex';group='year';
25 only='year=200[456];entrytype=book'}
/plugin/publistx/
H A DTODO14 "only:year=200[789]"
19 - Better format checking. Is "only:year" ok? Is "group:year=2005" ok?
24 E.g. {bibtex_type='file';bibtex_source=':mybibtex';group='year';
25 only='year=200[456];entrytype=book'}
/plugin/yearbox/services/pageNameStrategies/
H A DYearNS.php8 public function getPageId($baseNS, $year, $month, $day, $name) argument
10 $pagename = ($name ? "$name-" : '') . "$year-$month-$day";
11 return "$baseNS:$year:$pagename";
H A DYearMonthCombinedNS.php8 public function getPageId($baseNS, $year, $month, $day, $name) argument
10 $pagename = ($name ? "$name-" : '') . "$year-$month-$day";
11 return "$baseNS:$year-$month:$pagename";
H A DYearMonthSeperatedNS.php8 public function getPageId($baseNS, $year, $month, $day, $name) argument
10 $pagename = ($name ? "$name-" : '') . "$year-$month-$day";
11 return "$baseNS:$year:$month:$pagename";
/plugin/gcalendar/inc/
H A Dgcal_main.php65 $year = $today["year"];
70 if(isset($options["year"])) $year = $options["year"];
76 if(isset($_REQUEST["year"])) $year = $_REQUEST["year"];
88 $reference_date = mktime(0, 0, 0, $month, $day, $year);
113 default : $start_date = mktime(0, 0, 0, $month, 1, $year);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSearch.php752 'fromDate.year' => [
764 'toDate.year' => [
781 'fromDate.year' => [
793 'toDate.year' => [
810 'endDate.year' => [
851 'toDate.year' => [
880 'toDate.year' => [
924 'toDate.year' => [
968 'toDate.year' => [
1012 'toDate.year' => [
[all …]
/plugin/publistx/template/
H A Ddokuwiki_fancy.tpl4 …* @author@ (@?year@@?month@@month@ @;month@@year@@;year@) **@title@**. @?booktitle@In //@booktitle…
/plugin/publistf/template/
H A Ddokuwiki_fancy.tpl4 …* @author@ (@?year@@?month@@month@ @;month@@year@@;year@) **@title@**. @?booktitle@In //@booktitle…

12345678910>>...29