Home
last modified time | relevance | path

Searched refs:date (Results 1776 – 1800 of 2857) sorted by relevance

1...<<71727374757677787980>>...115

/plugin/news/scripts/
H A Dnewsfeed.php107 echo 'Feed generated: ' . date('r',$create_time) , '</span><br/>';
/plugin/highlightjs/highlight/styles/
H A Dsunburst.css29 .string, .attribute .value, .cdata, .filter .argument, .attr_selector, .apache .cbracket, .date {
/plugin/icalevents/
H A Ddeleted.files2 # but were removed later. An up to date plugin should not have any of
/plugin/today/
H A DREADME3 A syntax that generates links to a page with today's date
/plugin/accscounter/lang/en/
H A Dmngintro.txt6 * The date when the page was last accessed
/plugin/rssticker/
H A Dstyle.css29 div.dokuwiki div.rssdate{ /*shared class for all date elements in an RSS feed*/
/plugin/metadisplay/
H A Dcli.php117 $date_time = date('Y-m-d h:i:s');
/plugin/elasticsearch/helper/
H A Ddocparser.php37 'meta:creation-date' => 'created',
99 'created' => date('Y-m-d\TH:i:s\Z', filemtime($file)),
/plugin/linkback/
H A DCHANGELOG22 * Use strftime() instead of date()
/plugin/pdfjs/pdfjs/web/locale/tn/
H A Dviewer.properties38 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
39 # will be replaced by the creation/modification date, and time, of the PDF file.
/plugin/pdfjs/pdfjs/web/locale/zam/
H A Dviewer.properties46 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
47 # will be replaced by the creation/modification date, and time, of the PDF file.
/plugin/mindmap/
H A Dsyntax.php375 $time = (int) p_get_metadata($item['id'], 'date created', false);
539 $output .= " <meta lastmodifieddate=\"".date('Y-m-d H:i:s')."\">\n";
/plugin/formatplus2/
H A DREADME31 | Block Insert | %%<ins title =cite @date></ins>%% | INS CLASS=block |
32 | Block Delete | %%<del title =cite @date></del>%% | DEL CLASS=block |
/plugin/formatplus/
H A DREADME31 | Block Insert | %%<ins title =cite @date></ins>%% | INS CLASS=block |
32 | Block Delete | %%<del title =cite @date></del>%% | DEL CLASS=block |
/plugin/snippets/
H A Daction.php226 … $table[] = "<div id='snippet_update_table'>\nSnippet date: " . date('r',$snip_time) .'<br />';
236 …$table[]= "<tr><td>" . date('r',$page_time) . '<td><a href="javascript:update_snippets(\''.$pid .'…
/plugin/dokusioc/
H A Daction.php328 if (isset($INFO['meta']['date']['created'])) {
329 $wikipage->addCreated(date('c', $INFO['meta']['date']['created']));
332 if (isset($INFO['meta']['date']['modified'])) {
333 $wikipage->addModified(date('c', $INFO['meta']['date']['modified']));
340 if (isset($INFO['meta']['date']['created'])) {
/plugin/pdfjs/pdfjs/web/locale/bn-IN/
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}}
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
H A Dviewer.properties79 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
80 # will be replaced by the creation/modification date, and time, of the PDF file.
81 document_properties_date_string={{date}}, {{time}}
/plugin/pdfjs/pdfjs/web/locale/mr/
H A Dviewer.properties91 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
92 # will be replaced by the creation/modification date, and time, of the PDF file.
93 document_properties_date_string={{date}}, {{time}}
/plugin/pdfjs/pdfjs/web/locale/bg/
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}}
/plugin/pdfjs/pdfjs/web/locale/fa/
H A Dviewer.properties91 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
92 # will be replaced by the creation/modification date, and time, of the PDF file.
93 document_properties_date_string={{date}}، {{time}}
/plugin/pdfjs/pdfjs/web/locale/pa-IN/
H A Dviewer.properties93 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
94 # will be replaced by the creation/modification date, and time, of the PDF file.
95 document_properties_date_string={{date}}, {{time}}
/plugin/pdfjs/pdfjs/web/locale/bn-BD/
H A Dviewer.properties91 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
92 # will be replaced by the creation/modification date, and time, of the PDF file.
93 document_properties_date_string={{date}}, {{time}}
/plugin/pdfjs/pdfjs/web/locale/gu-IN/
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}}
/plugin/rater/
H A Dsyntax.php151 $today = date('d.m.Y');
229 …{ $ret_details = '<div class="rating__details">'.sprintf($msg_ratingended,date('d.m.Y',strtotime(…
232 …{ $ret_details = '<div class="rating__details">'.sprintf($msg_ratingend,date('d.m.Y',strtotime($d…
353 … {$rater_endmsg = sprintf($msg_votended,date('d.m.Y',strtotime($data['rater_end']))).'<br />';}
355 … {$rater_endmsg = sprintf($msg_votend,date('d.m.Y',strtotime($data['rater_end']))).'<br />';}

1...<<71727374757677787980>>...115