Home
last modified time | relevance | path

Searched refs:today (Results 26 – 50 of 85) sorted by relevance

1234

/plugin/statistics/inc/pchart/
H A DREADME8 This seems to be the most up-to-date version of the library today (2014-06-19).
/plugin/statdisplay/pchart/
H A DREADME11 This seems to be the most up-to-date version of the library today (2012-02-07).
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js1103 var today = new Date(),
1104 TY = today.getFullYear(),
1105 TM = today.getMonth(),
1106 TD = today.getDate();
1610 var today = new Date();
1669 if (isNaN(y)) y = today.getFullYear();
1670 if (isNaN(m)) m = today.getMonth();
1671 if (isNaN(d)) d = today.getDate();
1672 if (isNaN(hr)) hr = today.getHours();
1704 y = today.getFullYear();
[all …]
/plugin/twitter/
H A Dsyntax.php137 $today = time(); /* Current unix time */
138 $since = $today - $original;
/plugin/yearbox/
H A Dstyle.less59 &.today {
/plugin/accscounter/lang/en/
H A Dmngintro.txt7 * The number of today's PV
/plugin/eventline/example/
H A DexampleDataForCutAndPaste.txt13 … named after a Honolulu shuttle bus called Wiki Wiki. The site is active today. Ward Cunningham p…
21 …and Arno Hollosi. It is one of the earliest and most successful wikis and today contains over 20,0…
/plugin/authucenter/lib/uc_client/model/
H A Dpm.php639 $today = $this->base->time - $this->base->time % 86400;
666 if($data['lastdateline'] >= $today) {
668 } elseif($data['lastdateline'] >= $today - 86400) {
670 } elseif($data['lastdateline'] >= $today - 172800) {
672 } elseif($data['lastdateline'] >= $today - 604800) {
/plugin/datepicker/
H A Dstyle.css118 .calendar tbody td.selected { /* Cell showing today date */
130 .calendar tbody td.today { /* Cell showing selected date */
/plugin/noticeboard/noticeboard/
H A Dstyle.css227 div.noticeboard-show table.noticeboard_calendar td.today,
228 div.noticeboard-show table.noticeboard_calendar td.today:hover{
H A Dsyntax.php455 $out .= "<td class='today' valign='top'><span class='day-number'>".$day."</span>";
/plugin/noticeboard/
H A Dstyle.css227 div.noticeboard-show table.noticeboard_calendar td.today,
228 div.noticeboard-show table.noticeboard_calendar td.today:hover{
H A Dsyntax.php455 $out .= "<td class='today' valign='top'><span class='day-number'>".$day."</span>";
/plugin/structgantt/meta/
H A DGantt.php276 * Render a row for the days and the today pointer
280 $today = new \DateTime();
284 if ($day->format($this->interval['long']) == $today->format($this->interval['long'])) {
285 $class = 'today';
/plugin/captcha/
H A Dhelper.php
/plugin/statistics/
H A Dadmin.php217 $today = date('Y-m-d');
235 foreach(array('today', 'last1', 'last7', 'last30') as $time) {
237 echo '<a href="?do=admin&amp;page=statistics&amp;opt=' . $this->opt . '&amp;f=' . $$time . '&amp;t=' . $today . '">';
275 // top pages today
283 // top referer today
291 // top searches today
/plugin/facebookwall/
H A Dsyntax.php130 if ($params[FB_WALL_FROM_DATE] == 'today') {
/plugin/codemirror/dist/modes/
H A Dtiddlywiki.min.js1 …true,tabs:true,tag:true,tagging:true,tags:true,tiddler:true,timeline:true,today:true,version:true,… property in AnonymousFunction357443870200.b
H A Dtiddlywiki.min.js.map1today","version","option","with","filter","isSpaceName","reHR","reWikiCommentStart","reWikiComment…
/plugin/facebookevents/
H A Dsyntax.php114 if ($params[FB_EVENTS_FROM_DATE] == 'today') {
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md51 $text = "Hello there, Mr. Smith. What're you doing today... Smith,"
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js1461 today = _xdsoft_datetime.now(),
1544 if (today.dateFormat(options.formatDate) === start.dateFormat(options.formatDate)) {
1620 …if (parseInt(today.getHours(), 10) === parseInt(h, 10) && parseInt(today.getMinutes(), 10) === par…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less223 .fc td.fc-today {
615 .fc-unthemed td.fc-today {
750 .fc-bootstrap3 .fc-today.alert {
773 .fc-bootstrap4 .fc-today.alert {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D8.8.js.map1 …,\n 'this_month',\n 'this_week',\n 'throw',\n 'throws',\n 'today',\n 'tolabel',\…
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak54 …acebookevents>fanpageid=12345&showAs=table&showPostsAs=wallposts_alternate&from=-2 weeks&to=today}}

1234