Home
last modified time | relevance | path

Searched refs:DATE (Results 101 – 125 of 154) sorted by relevance

1234567

/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlLexer.tokens57 DATE=57
H A DPageSql.interp131 DATE
H A DPageSqlLexer.php32 TRUE = 54, WHERE = 55, RANDOM = 56, DATE = 57, DATETIME = 58,
62 'RANDOM', 'DATE', 'DATETIME', 'PAGES', 'BACKLINKS', 'DESCENDANTS', 'Letter',
91 "TRUE", "WHERE", "RANDOM", "DATE", "DATETIME", "PAGES", "BACKLINKS",
H A DPageSqlParser.php36 TRUE = 54, WHERE = 55, RANDOM = 56, DATE = 57, DATETIME = 58,
77 "TRUE", "WHERE", "RANDOM", "DATE", "DATETIME", "PAGES", "BACKLINKS",
299 if (!($_la === self::DATE || $_la === self::DATETIME)) {
523 case self::DATE:
534 if ((((($_la - 57)) & ~0x3f) === 0 && ((1 << ($_la - 57)) & ((1 << (self::DATE - 57)) | (1 << (self::DATETIME - 57)) | (1 << (self::StringLiteral - 57)) | (1 << (self::Number - 57)) | (1 << (self::NumberLiteral - 57)) | (1 << (self::SqlName - 57)))) !== 0)) {
685 if ((((($_la - 57)) & ~0x3f) === 0 && ((1 << ($_la - 57)) & ((1 << (self::DATE - 57)) | (1 << (self::DATETIME - 57)) | (1 << (self::StringLiteral - 57)) | (1 << (self::Number - 57)) | (1 << (self::NumberLiteral - 57)) | (1 << (self::SqlName - 57)))) !== 0)) {
1154 public function DATE() : ?TerminalNode function in ComboStrap\\PageSqlParser\\Context\\FunctionNamesContext
1156 return $this->getToken(PageSqlParser::DATE, 0);
/plugin/publish/lang/sk/
H A Dmailchangetext.txt3 Dátum : @DATE@
/plugin/ckgdoku/action/
H A Dedit.php172 global $DATE;
532 global $DATE;
550 if(!$DATE) $DATE = $INFO['lastmod'];
638 <input type="hidden" name="date" value="<?php echo $DATE?>" />
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md80 * #217: Initializing vCard `DATE` objects with a PHP DateTime object will now
123 * #179: Added `isFloating` to `DATE-TIME` properties.
124 * #179: Fixed jCal serialization of floating `DATE-TIME` properties.
142 * #159: The recurrence iterator, freebusy generator and iCalendar DATE and
143 DATE-TIME properties can now all accept a reference timezone when working
280 * Added: Support for DateTime objects in the VCard DATE-AND-OR-TIME property.
282 * Fixed: Issue #83. Creating new VALUE=DATE objects using php's DateTime.
389 * Fixed: Couldn't export jCard DATE values correctly.
399 DATE-AND-OR-TIME, CAL-ADDRESS, UNKNOWN and UTC-OFFSET properties.
407 * Fixed: Updating DATE-TIME to DATE values now behaves like expected.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md80 * #217: Initializing vCard `DATE` objects with a PHP DateTime object will now
123 * #179: Added `isFloating` to `DATE-TIME` properties.
124 * #179: Fixed jCal serialization of floating `DATE-TIME` properties.
142 * #159: The recurrence iterator, freebusy generator and iCalendar DATE and
143 DATE-TIME properties can now all accept a reference timezone when working
280 * Added: Support for DateTime objects in the VCard DATE-AND-OR-TIME property.
282 * Fixed: Issue #83. Creating new VALUE=DATE objects using php's DateTime.
389 * Fixed: Couldn't export jCard DATE values correctly.
399 DATE-AND-OR-TIME, CAL-ADDRESS, UNKNOWN and UTC-OFFSET properties.
407 * Fixed: Updating DATE-TIME to DATE values now behaves like expected.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md40 * #217: Initializing vCard `DATE` objects with a PHP DateTime object will now
83 * #179: Added `isFloating` to `DATE-TIME` properties.
84 * #179: Fixed jCal serialization of floating `DATE-TIME` properties.
102 * #159: The recurrence iterator, freebusy generator and iCalendar DATE and
103 DATE-TIME properties can now all accept a reference timezone when working
240 * Added: Support for DateTime objects in the VCard DATE-AND-OR-TIME property.
242 * Fixed: Issue #83. Creating new VALUE=DATE objects using php's DateTime.
349 * Fixed: Couldn't export jCard DATE values correctly.
359 DATE-AND-OR-TIME, CAL-ADDRESS, UNKNOWN and UTC-OFFSET properties.
367 * Fixed: Updating DATE-TIME to DATE values now behaves like expected.
/plugin/menuext/
H A DMenuExtItem.php112 '@DATE@',
/plugin/dokukiwix/
H A DINSTALL25 …e script from the admin panel in dokuwiki. Output will go to /lib/plugins/dokukiwix/archive/%DATE%.
/plugin/zotero/
H A Dconfig.ini.dist23 titleFormat = "AUTHOR: TITLE (DATE)"
/plugin/ckgedit/action/
H A Dedit.php195 global $DATE;
556 global $DATE;
574 if(!$DATE) $DATE = $INFO['lastmod'];
682 <input type="hidden" name="date" value="<?php echo $DATE?>" />
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md306 * #217: Initializing vCard `DATE` objects with a PHP DateTime object will now
349 * #179: Added `isFloating` to `DATE-TIME` properties.
350 * #179: Fixed jCal serialization of floating `DATE-TIME` properties.
368 * #159: The recurrence iterator, freebusy generator and iCalendar DATE and
369 DATE-TIME properties can now all accept a reference timezone when working
506 * Added: Support for DateTime objects in the VCard DATE-AND-OR-TIME property.
508 * Fixed: Issue #83. Creating new VALUE=DATE objects using php's DateTime.
615 * Fixed: Couldn't export jCard DATE values correctly.
625 DATE-AND-OR-TIME, CAL-ADDRESS, UNKNOWN and UTC-OFFSET properties.
633 * Fixed: Updating DATE-TIME to DATE values now behaves like expected.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md245 * #217: Initializing vCard `DATE` objects with a PHP DateTime object will now
288 * #179: Added `isFloating` to `DATE-TIME` properties.
289 * #179: Fixed jCal serialization of floating `DATE-TIME` properties.
307 * #159: The recurrence iterator, freebusy generator and iCalendar DATE and
308 DATE-TIME properties can now all accept a reference timezone when working
445 * Added: Support for DateTime objects in the VCard DATE-AND-OR-TIME property.
447 * Fixed: Issue #83. Creating new VALUE=DATE objects using php's DateTime.
554 * Fixed: Couldn't export jCard DATE values correctly.
564 DATE-AND-OR-TIME, CAL-ADDRESS, UNKNOWN and UTC-OFFSET properties.
572 * Fixed: Updating DATE-TIME to DATE values now behaves like expected.
/plugin/tumblr/
H A Dsyntax.php246 $html .= '<dt>DATE</dt>';
/plugin/chat/
H A Dchat.php157 global $DATE;
/plugin/combo/grammar/
H A DPageSql.g472 DATE: D A T E;
74 functionNames: DATE | DATETIME;
/plugin/pdftools/tpl/checkliste2/
H A DREADME.txt47 * ''@DATE@'' -- time when the PDF was created (might be in the past if cached)
/plugin/pdftools/tpl/kompakt/
H A DREADME.txt47 * ''@DATE@'' -- time when the PDF was created (might be in the past if cached)
/plugin/pdftools/tpl/checkliste/
H A DREADME.txt47 * ''@DATE@'' -- time when the PDF was created (might be in the past if cached)
/plugin/pdftools/tpl/info/
H A DREADME.txt47 * ''@DATE@'' -- time when the PDF was created (might be in the past if cached)
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js724 var DATE = 2;
1984 a[DATE] < 1 || a[DATE] > daysInMonth(a[YEAR], a[MONTH]) ? DATE :
1991 if (getParsingFlags(m)._overflowDayOfYear && (overflow < YEAR || overflow > DATE)) {
1992 overflow = DATE;
2041 if (config._w && config._a[DATE] == null && config._a[MONTH] == null) {
2055 config._a[DATE] = date.getUTCDate();
3033 d : toInt(match[DATE]) * sign,
3674 addParseToken(['D', 'DD'], DATE);
3676 array[DATE] = toInt(input.match(match1to2)[0]);
4525 DATE: 'YYYY-MM-DD', // <input type="date" />
/plugin/pdftools/tpl/onlylogo/
H A DREADME.txt47 * ''@DATE@'' -- time when the PDF was created (might be in the past if cached)
/plugin/pdftools/tpl/standard/
H A DREADME.txt47 * ''@DATE@'' -- time when the PDF was created (might be in the past if cached)

1234567