Home
last modified time | relevance | path

Searched refs:date (Results 326 – 350 of 2857) sorted by relevance

1...<<11121314151617181920>>...115

/plugin/pdfjs/pdfjs/web/locale/he/
H A Dviewer.properties99 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
100 # will be replaced by the creation/modification date, and time, of the PDF file.
101 document_properties_date_string={{date}}, {{time}}
229 # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
230 # replaced by the modification date, and time, of the annotation.
231 annotation_date_string={{date}}, {{time}}
/plugin/farm/
H A Dinfos.animal.class.php53 $date = (int)$opt['date'];
55 $delta = abs(time() - $date);
56 $date = strftime($dfmt, $date);
57 $fmt = str_replace('{date}', $date, $fmt);
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHelpers.php46 "format_date", // Format a date
537 * Format a date
539 * {{#format_date date 'Y-m-d @h:i:s'}}
555 $date = $context->get($keyname);
558 if (is_numeric($date)) {
559 $dt = (new DateTime)->setTimestamp($date);
561 $dt = new DateTime($date);
565 return $date;
/plugin/dwcommits/conf/
H A Ddefault.local.ini.dist2 ; default git and date in the plugin's configuration files
3 ; The dates are used when contructing a new database and determine the date from which
/plugin/backlinks2/_test/data/meta/
H A Dbacklink_test_pages.meta1 a:2:{s:7:"current";a:8:{s:4:"date";a:2:{s:7:"created";i:1463393025;s:8:"modified";i:1463423961;}s:7…
2 …nternal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1;}}s:10:"persistent";a:4:{s:4:"date";a:1:{s:7:"created"…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js6903 …return new Date(date.getUTCFullYear(), date.getUTCMonth(), date.getUTCDate(), date.getUTCHours(),
6908 if (date && !date.getFullYear) {
6924 date = format(date);
7543 var date = gantt.date;
8045 var date = config.date,
12336 date = gantt.date.add(date, offsetChanged, "minute");
25296 date: primaryScale.date, property in AnonymousFunctioncdb5859f0100.AnonymousFunctioncdb5859f22700.ScaleHelper.result
26850 return this.$gantt.date.add(date, scale.step, scale.unit) - date;
27358 this.date = date;
27367 this.date = date;
[all …]
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js1295 this.miscProps.date = rawProps.date;
1310 date: false,
5773 date: date,
5876 date = this._view.skipHiddenDays(date, direction);
6860 var date;
6932 var date;
7760 date: date.clone(),
10464 date = gotoOptions.date;
10473 date: date.format('YYYY-MM-DD'),
10812 var date = _this.moment(gotoOptions.date);
[all …]
/plugin/freechat/phpfreechat/themes/zilveer/
H A Dinfo.php4 $date = "10th Oct-2006"; variable
/plugin/timetrack/
H A Dscript.js50 var date = $input.data('date');
52 var $dateInputs = jQuery('#timetrack-form input[data-date="'+date+'"]');
59 var $th = jQuery('#timetrack-form th[data-date="'+date+'"]');
/plugin/randominc/
H A Dsyntax.php232 '@YEAR@' => date('Y'),
233 '@MONTH@' => date('m'),
234 '@DAY@' => date('d'),
/plugin/fedauth/classes/
H A Dfa_providerlist.class.php305 $date = date('r');
308 . " * Run for user: $user\n * Date: $date\n */\n\n";
/plugin/pdfjs/pdfjs/web/locale/zh-CN/
H A Dviewer.properties99 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
100 # will be replaced by the creation/modification date, and time, of the PDF file.
101 document_properties_date_string={{date}}, {{time}}
229 # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
230 # replaced by the modification date, and time, of the annotation.
231 annotation_date_string={{date}},{{time}}
/plugin/pdfjs/pdfjs/web/locale/th/
H A Dviewer.properties99 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
100 # will be replaced by the creation/modification date, and time, of the PDF file.
101 document_properties_date_string={{date}}, {{time}}
229 # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
230 # replaced by the modification date, and time, of the annotation.
231 annotation_date_string={{date}}, {{time}}
/plugin/pdfjs/pdfjs/web/locale/el/
H A Dviewer.properties99 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
100 # will be replaced by the creation/modification date, and time, of the PDF file.
101 document_properties_date_string={{date}}, {{time}}
229 # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
230 # replaced by the modification date, and time, of the annotation.
231 annotation_date_string={{date}}, {{time}}
/plugin/pdfjs/pdfjs/web/locale/ja/
H A Dviewer.properties99 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
100 # will be replaced by the creation/modification date, and time, of the PDF file.
101 document_properties_date_string={{date}}, {{time}}
229 # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
230 # replaced by the modification date, and time, of the annotation.
231 annotation_date_string={{date}}, {{time}}
/plugin/pdfjs/pdfjs/web/locale/ru/
H A Dviewer.properties99 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
100 # will be replaced by the creation/modification date, and time, of the PDF file.
101 document_properties_date_string={{date}}, {{time}}
229 # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
230 # replaced by the modification date, and time, of the annotation.
231 annotation_date_string={{date}}, {{time}}
/plugin/pdfjs/pdfjs/web/locale/uk/
H A Dviewer.properties99 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
100 # will be replaced by the creation/modification date, and time, of the PDF file.
101 document_properties_date_string={{date}}, {{time}}
229 # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
230 # replaced by the modification date, and time, of the annotation.
231 annotation_date_string={{date}}, {{time}}
/plugin/pdfjs/pdfjs/web/locale/zh-TW/
H A Dviewer.properties99 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
100 # will be replaced by the creation/modification date, and time, of the PDF file.
101 document_properties_date_string={{date}}, {{time}}
229 # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
230 # replaced by the modification date, and time, of the annotation.
231 annotation_date_string={{date}} {{time}}
/plugin/pdfjs/pdfjs/web/locale/ko/
H A Dviewer.properties99 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
100 # will be replaced by the creation/modification date, and time, of the PDF file.
101 document_properties_date_string={{date}}, {{time}}
229 # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
230 # replaced by the modification date, and time, of the annotation.
231 annotation_date_string={{date}} {{time}}
/plugin/bez/mdl/
H A DTask.php106 $this->create_date = date('c');
238 $now = date('Y-m-d');
239 $plus_1_month = date('Y-m-d', strtotime('+1 month'));
272 $this->last_modification_date = date('c');
298 $this->close_date = date('c');
318 $this->last_activity_date = date('c');
441 $participant['added_date'] = date('c');
/plugin/gitlog/
H A Dreadme.md40 Use php ```date()``` format strings.
42 http://www.php.net/manual/en/function.date.php
/plugin/dirpictures/
H A DREADME.md17 // Sort by date (ascendant)
20 // Sort by date (descendant)
/plugin/bez/tpl/
H A Dthread_box.php36 <?php echo $tpl->date($tpl->get('thread')->create_date) ?>
43 <?php echo $tpl->date($tpl->get('thread')->close_date) ?>
/plugin/xcom/
H A Dremote.php68 return date("Y-m-d H:i:s",$a);
361 $val = date("r", $val);
388 $rfc_cr = date("r", $created);
394 $rfc_mod = date("r", $modified);
/plugin/mobiletable/
H A Dplugin.info.txt3 date 2023-04-18

1...<<11121314151617181920>>...115