Home
last modified time | relevance | path

Searched refs:month (Results 176 – 200 of 349) sorted by relevance

12345678910>>...14

/plugin/davcal/fullcalendar-3.10.5/locale/
H A Dja.js1 …sRTL:!1,showMonthAfterYear:!0,yearSuffix:"年"}),r.locale("ja",{buttonText:{month:"月",week:"週",day:"…
H A Dhu.js1 …isRTL:!1,showMonthAfterYear:!0,yearSuffix:""}),n.locale("hu",{buttonText:{month:"Hónap",week:"Hét"…
H A Dlt.js1 …isRTL:!1,showMonthAfterYear:!0,yearSuffix:""}),a.locale("lt",{buttonText:{month:"Mėnuo",week:"Sava…
H A Dlv.js1 …isRTL:!1,showMonthAfterYear:!1,yearSuffix:""}),s.locale("lv",{buttonText:{month:"Mēnesis",week:"Ne…
H A Dsk.js1 …isRTL:!1,showMonthAfterYear:!1,yearSuffix:""}),n.locale("sk",{buttonText:{month:"Mesiac",week:"Týž…
H A Dsl.js1 …isRTL:!1,showMonthAfterYear:!1,yearSuffix:""}),r.locale("sl",{buttonText:{month:"Mesec",week:"Tede…
H A Dar.js1 …isRTL:!0,showMonthAfterYear:!1,yearSuffix:""}),n.locale("ar",{buttonText:{month:"شهر",week:"أسبوع"…
H A Dbe.js1 …isRTL:!1,showMonthAfterYear:!1,yearSuffix:""}),r.locale("be",{buttonText:{month:"Месяц",week:"Тыдз…
H A Dru.js1 …isRTL:!1,showMonthAfterYear:!1,yearSuffix:""}),n.locale("ru",{buttonText:{month:"Месяц",week:"Неде…
H A Duk.js1 …isRTL:!1,showMonthAfterYear:!1,yearSuffix:""}),r.locale("uk",{buttonText:{month:"Місяць",week:"Тиж…
H A Dcs.js1 …isRTL:!1,showMonthAfterYear:!1,yearSuffix:""}),r.locale("cs",{buttonText:{month:"Měsíc",week:"Týde…
/plugin/quickstats/
H A DHOW-TO68 Stats for current month
77 Stats for a previous month
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.id3v2.php3779 $month = substr($datestamp, 4, 2);
3781 if (($year == 0) || ($month == 0) || ($day == 0)) {
3784 if ($month > 12) {
3790 if (($day > 30) && (($month == 4) || ($month == 6) || ($month == 9) || ($month == 11))) {
3793 if (($day > 29) && ($month == 2)) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D47.47.js.map1 … 'F',\n 'LETTERS',\n 'letters',\n 'month.abb',\n 'month.name',\…
/plugin/dwcommits/
H A Dadmin.php212 …&nbsp;&nbsp;(mm): <input type="text" name="d[month]" size="2" value="' .$month . '" />&nbsp;&nbsp…
220 …bsp;&nbsp;(mm): <input type="text" name="dup[month]" size="2" value="'. $month . '" />&nbsp;&nbsp…
/plugin/gcalendar/inc/
H A Dstandard.css94 /* style of date and weekday in month-view */
/plugin/noticeboard/
H A Dsyntax.php370 $langMonth = $this->getLang('month');
/plugin/noticeboard/noticeboard/
H A Dsyntax.php370 $langMonth = $this->getLang('month');
/plugin/bible/bible_douayRheims/
H A D1_Esdras.txt82 …3:1. And now the seventh month was come, and the children of Israel were in their cities: and the …
87 …3:6. From the first day of the seventh month they began to offer holocausts to the Lord: but the t…
89 …3:8. And in the second year of their coming to the temple of God in Jerusalem, the second month, Z…
150 …6:15. And they were finishing this house of God, until the third day of the month of Adar, which w…
154 …d the children of Israel of the captivity kept the phase, on the fourteenth day of the first month.
165 7:8. And they came to Jerusalem in the fifth month, in the seventh year of the king.
166 …. For upon the first day of the first month he began to go up from Babylon, and on the first day o…
216 …8:31. Then we set forward from the river Ahava on the twelfth day of the first month to go to Jeru…
245 …ves together to Jerusalem within three days, in the ninth month, the twentieth day of the month: a…
252 …, and all by their names, went and sat down in the first day of the tenth month to examine the mat…
[all …]
/plugin/bibtex/OSBib/
H A DCHANGELOG14 NB - an upgrade of the bibtexparse package is also required since handling of month fields has been…
/plugin/importfacebookevents/
H A Dsyntax.php190 …$since_date = strtotime("-2 month", $data[FB_EVENTS_FROM_DATE]); // Go back in time as recurrent e…
/plugin/refnotes/lang/en/
H A D__template.txt59 month = "Jan",
/plugin/refnotes/
H A Drendering.php941 static $key = array('ref-authors', 'ref-author', 'authors', 'author', 'published', 'month', 'year');
1064 if ($useMonth && $month = $data->get('month')) {
1065 $text = $month . ' ' . $text;
/plugin/xcom/
H A Dscript.js220 …var month = (date_time.getMonth() + 1) > 9 ? (date_time.getMonth() + 1) : '0' + (date_time.getMont…
222 …r = date_time.getFullYear() + "-" + month + "-" + day + " " + date_time.getHours() + ":" + date_ti…
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DZip.php880 $month = ($mdate & 0x01E0) >> 5;
887 $mtime = mktime($hour, $minute, $seconde, $month, $day, $year);

12345678910>>...14