Home
last modified time | relevance | path

Searched refs:Date (Results 126 – 150 of 242) sorted by relevance

12345678910

/plugin/semantic/
H A Dhelper.php359 'DC.Date' => date(DATE_W3C, $this->getCreatedDate()),
/plugin/pgn4web/pgn4web/
H A DdemoGames.pgn3 [Date "1998.10.24"]
50 [Date "2009.12.13"]
/plugin/structgantt/meta/
H A DGantt.php10 use dokuwiki\plugin\struct\types\Date; alias
85 is_a($column->getType(), Date::class) ||
108 throw new StructException('Not enough Date columns selected');
377 (new \DateTime($end))->modify($this->interval['next']) // Include End Date (flag is only available in PHP8)
407 (new \DateTime($end))->modify($this->interval['next']) // Include End Date (flag is only available in PHP8)
/plugin/ckgdoku/ckeditor/plugins/signature/
H A Dplugin.js.unc32 var d = new Date();
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerStatus.as10 * Date: 27th November 2014
H A DJplayerEvent.as10 * Date: 15th December 2013
/plugin/ckgedit/ckeditor/plugins/signature/
H A Dplugin.js.unc32 var d = new Date();
/plugin/translator/
H A Dadmin.php443 …function _getTranslastionsForUser(&$removeUserKeys, $User, $CategoryID=null, $Version=null, $Date=… argument
449 if ( !empty($Date) ) {
451 $EXECUTE[] = $Date;
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/
H A DDeepCopy.php11 use DeepCopy\TypeFilter\Date\DateIntervalFilter;
/plugin/struct/types/
H A DDateTime.php10 class DateTime extends Date
/plugin/ckgdoku/ckeditor/plugins/shortcuts/
H A Dplugin.js.unc23 // var timestamp = new Date();
/plugin/ckgedit/ckeditor/plugins/shortcuts/
H A Dplugin.js.unc23 // var timestamp = new Date();
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/skin/
H A Dcircle.player.css9 * Date: 2nd October 2012
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/
H A DDeepCopy.php13 use DeepCopy\TypeFilter\Date\DateIntervalFilter;
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureFrame.java18 import java.util.Date;
321 return dateFormat.format(new Date()); in getDatePrefix()
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit67 DlgFileBrowserSortDate: 'Date',
77 …The file listings can be sorted by Name, Date, and File Size. By default they sort in ascending o…
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit72 DlgFileBrowserSortDate: 'Date',
83 …The file listings can be sorted by Name, Date, and File Size. By default they sort in ascending o…
/plugin/codemirror/dist/modes/
H A Dmbox.min.js.map1 …"Received\"\n];\nvar rfc2822NoEmail = [\n \"Date\", \"Subject\", \"Comments\", \"Keywords\", \"Re…
/plugin/dirtylittlehelper/mermaid/editor/src/routes/
H A DEdit.svelte45 time: new Date().toISOString(),
138 return `${moment(t).fromNow()} (${new Date(t).toLocaleString()})`;
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
H A Dviewer.properties77 document_properties_creation_date=Creation Date:
78 document_properties_modification_date=Modification Date:
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_csp.js.map1Date","UTC","config","task_attribute","link_attribute","grid_resizer_column_attribute","grid_resiz…
/plugin/bibtex/OSBib/
H A DCHANGELOG12 1/ Date ranges are now supported in bibliographic styles.
/plugin/amcharts/assets/amcharts/plugins/dataloader/examples/data/
H A DMSFT_events.csv1 Date,Type,Title,Description
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee62 variables.date = new Date().toUTCString()
/plugin/pdfjs/pdfjs/web/locale/en-US/
H A Dviewer.properties97 document_properties_creation_date=Creation Date:
98 document_properties_modification_date=Modification Date:

12345678910