Home
last modified time | relevance | path

Searched refs:dateFormat (Results 101 – 125 of 132) sorted by last modified time

123456

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DAbstractTimeType.php77 protected $dateFormat;
86 * @param string $dateFormat Represents the furthest datetime element to represent in the datetime object.
89 public function __construct(?DateTimeInterface $dateTime, string $dateFormat, string $tzFormat)
91 $this->setDateTimeFormat($dateFormat);
146 return $this->dateFormat; argument
150 * @param string $dateFormat
153 public function setDateTimeFormat(string $dateFormat)
155 if (!in_array($dateFormat, $this->validDateFormats)) {
158 $dateFormat,
162 $this->dateFormat
75 protected $dateFormat; global() variable in FreeDSx\\Asn1\\Type\\AbstractTimeType
82 __construct(\\DateTime $dateTime = null, string $dateFormat, string $tzFormat) global() argument
169 withTag($tagNumber, int $class, bool $isConstructed, \\DateTime $dateTime = null, string $dateFormat, string $tzFormat) global() argument
[all...]
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1728 …directive:4,gantt:5,document:6,EOF:7,line:8,SPACE:9,statement:10,NL:11,dateFormat:12,inclusiveEndD… property in i.g.symbols_
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js29 …directive:4,gantt:5,document:6,EOF:7,line:8,SPACE:9,statement:10,NL:11,dateFormat:12,inclusiveEndD… property in i.g.symbols_
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js28 …directive:4,gantt:5,document:6,EOF:7,line:8,SPACE:9,statement:10,NL:11,dateFormat:12,inclusiveEndD… property in i.g.symbols_
H A Dmermaid.min.js.map1dateFormat","todayMarker","excludes","sections","tasks","currentSection","tags","inclusiveEndDates…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1dateFormat = '';\nvar axisFormat = '';\nvar todayMarker = '';\nvar excludes = [];\nvar title = '';…
H A Dbundle.js177 …directive:4,gantt:5,document:6,EOF:7,line:8,SPACE:9,statement:10,NL:11,dateFormat:12,inclusiveEndD…
426 …*]\n ","Gantt Chart":"gantt\n title A Gantt Diagram\n dateFormat YYYY-MM-DD\n …
/plugin/dirtylittlehelper/mermaid/editor/src/routes/
H A DEdit.svelte103 dateFormat YYYY-MM-DD
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js177 …directive:4,gantt:5,document:6,EOF:7,line:8,SPACE:9,statement:10,NL:11,dateFormat:12,inclusiveEndD…
426 …*]\n ","Gantt Chart":"gantt\n title A Gantt Diagram\n dateFormat YYYY-MM-DD\n …
/plugin/schedule/
H A DscheduleRoot.class.php59 …var $dateFormat = array ("dmY" => array ("shortScan" => "(?<d>[0-9]{1,2})[ /-](?<m>[0-9]{1,2})[ /-… variable in scheduleRoot
270 $this->currentDateFormat = $this->dateFormat [$this->plugin->getLang ('dateFormat')];
/plugin/loglog/
H A Dadmin.php62 $dateFormat = $this->getConf('admin_date_format') ?: $conf['dformat'];
83 echo '<p>' . $this->getLang('range') . ' ' . strftime($dateFormat, $min) .
84 ' - ' . strftime($dateFormat, $max) . '</p>';
138 echo '<td>' . strftime($dateFormat, $line['dt']) . '</td>';
/plugin/data-au/
H A Dscript.js6 dateFormat: "dd-mm-yy",
/plugin/bureaucracyau/script/
H A Ddatepicker.js7 dateFormat: "dd-mm-yy",
/plugin/bureaucracy-au/script/
H A Ddatepicker.js7 dateFormat: "dd-mm-yy",
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DIntl.php42 function twig_localized_date_filter(Twig_Environment $env, $date, $dateFormat = 'medium', $timeForm… argument
57 $formatValues[$dateFormat],
69 $formatValues[$dateFormat],
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js32 this.dateFormat = Calendar._TT["DEF_DATE_FORMAT"];
1290 this.onSelected(this, this.date.print(this.dateFormat));
1462 this.dateFormat = str;
1476 fmt = this.dateFormat;
/plugin/icalevents/
H A Dsyntax-impl.php217 $dateFormat = $dformat ?: $this->getConf('dformat') ?: '%Y/%m/%d';
255 … = $this->renderEvent($mode, $renderer, $event, $template, $dateFormat, $timeFormat);
306 * @param string $dateFormat
311 …function renderEvent($mode, Doku_Renderer $renderer, $event, $template, $dateFormat, $timeFormat) { argument
337 $dt = $this->handleDatetime($event, $dateFormat, $timeFormat);
414 function handleDatetime($event, $dateFormat, $timeFormat) { argument
424 $dt['datestring'] = strftime($dateFormat, $dtImmutable->getTimestamp());
/plugin/rater/scripts/
H A Djquery.tablesorter.js130 dateFormat: "us", property in AnonymousFunctionb162a0010100.defaults
985 if (c.dateFormat == "us") {
988 } else if (c.dateFormat == "uk") {
991 } else if (c.dateFormat == "dd/mm/yy" || c.dateFormat == "dd-mm-yy") {
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1dateFormat:c.config.dateFormat||"dateObject"},a||{},!0);d.data=d.data?d.data:c.getChartData(d);var…
2dateFormat:c.config.dateFormat||c.setup.chart.dataDateFormat||"YYYY-MM-DD",exportTitles:c.config.e…
H A DREADME.md143 dateFormat | YYYY-MM-DD | Formats the category field in given date format ( data export only )
356 dateFormat | "dateObject" | "dateObject"\|"string" | Whether to export dates as dates recognisable …
632 dateFormat | Formats the category field in given date format ( data export only )
956 * Fixed: XLSX respects given dateFormat
987 * Added: `dateFormat` converts the date in given format
H A Dexport.js1979 dateFormat: _this.config.dateFormat || "dateObject",
2056 dateFormat: _this.config.dateFormat || "dateObject",
2473 dateFormat: _this.config.dateFormat || _this.setup.chart.dataDateFormat || "YYYY-MM-DD",
2528 } else if ( cfg.dateFormat && ( value instanceof Number || typeof value == "number" ) ) {
2545 if ( cfg.dateFormat && cfg.dateFormat != "dateObject" && value instanceof Date ) {
2546 value = AmCharts.formatDate( value, cfg.dateFormat );
/plugin/amcharts/assets/amcharts/
H A Damcharts.js141 …on=0;this.labelAnchor="auto";this.labelOffset=3;this.bcn="graph-";this.dateFormat="MMM DD, YYYY";t…
H A Dserial.js47 ….values.value),d.dateFormat,this),f=RegExp("\\[\\[value\\]\\]","g"),a=a.replace(f,h),h=e.formatDat…
H A Dxy.js31 …x),d.dateFormat,this),f=RegExp("\\[\\[x\\]\\]","g"),a=a.replace(f,h));"date"==b.graph.yAxis.type&&…

123456