Home
last modified time | relevance | path

Searched defs:dateFormat (Results 1 – 25 of 114) sorted by relevance

12345

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DAbstractTimeType.php77 protected $dateFormat; variable in FreeDSx\\Asn1\\Type\\AbstractTimeType
89 public function __construct(?DateTimeInterface $dateTime, string $dateFormat, string $tzFormat)
153 public function setDateTimeFormat(string $dateFormat)
176 …er, int $class, bool $isConstructed, ?DateTimeInterface $dateTime, string $dateFormat, string $tzF…
H A DUtcTimeType.php63 …public function __construct(?DateTimeInterface $dateTime = null, string $dateFormat = self::FORMAT…
H A DGeneralizedTimeType.php81 …public function __construct(?DateTimeInterface $dateTime = null, string $dateFormat = self::FORMAT…
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
DPsrLogMessageProcessor.php28 private $dateFormat; variable in Monolog\\Processor\\PsrLogMessageProcessor
37 public function __construct(?string $dateFormat = null, bool $removeUsedContextFields = false)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
DNormalizerFormatter.php28 protected $dateFormat; variable in Monolog\\Formatter\\NormalizerFormatter
40 public function __construct(?string $dateFormat = null)
75 public function setDateFormat(string $dateFormat): self
DWildfireFormatter.php46 public function __construct(?string $dateFormat = null)
DHtmlFormatter.php45 public function __construct(?string $dateFormat = null)
DLineFormatter.php43 …public function __construct(?string $format = null, ?string $dateFormat = null, bool $allowInlineL…
/plugin/bez/scripts/
H A Dreport.js4 dateFormat: "yy-mm-dd" property
H A Dactivity_report.js4 dateFormat: "yy-mm-dd" property
H A Dtask_form.js5 dateFormat: "yy-mm-dd" property
H A Dtask.js14 dateFormat: "yy-mm-dd" property
78 dateFormat: "yy-mm-dd" property
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DRotatingFileHandler.php44 protected $dateFormat; variable in Monolog\\Handler\\RotatingFileHandler
87 public function setFilenameFormat(string $filenameFormat, string $dateFormat): self
/plugin/struct/script/
H A DEntryEditor.js23 dateFormat: 'yy-mm-dd', property
36 dateFormat: 'yy-mm-dd', property
/plugin/bureaucracyau/script/
Ddatepicker.js7 dateFormat: "dd-mm-yy", property
/plugin/bureaucracy-au/script/
Ddatepicker.js7 dateFormat: "dd-mm-yy", property
/plugin/bureaucracy/script/
Ddatepicker.js7 dateFormat: "yy-mm-dd", property
/plugin/icalendar/
Dfunctions.php32 function parse_vevent( $vevent, $dateFormat="%Y-%m-%d", $timeFormat="%H:%M" ) {
/plugin/icalevents/
Dsyntax-impl.php311 …function renderEvent($mode, Doku_Renderer $renderer, $event, $template, $dateFormat, $timeFormat) {
414 function handleDatetime($event, $dateFormat, $timeFormat) {
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
DIntl.php42 function twig_localized_date_filter(Twig_Environment $env, $date, $dateFormat = 'medium', $timeForm…
/plugin/structtasks/meta/
DUtilities.php88 function dateFormat($schema) { function in dokuwiki\\plugin\\structtasks\\meta\\Utilities
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/
H A DAsn1.php191 …public static function generalizedTime(?DateTimeInterface $dateTime = null, string $dateFormat = A…
202 …public static function utcTime(?DateTimeInterface $dateTime = null, string $dateFormat = AbstractT…
/plugin/jcapture/src/com/hammurapi/jcapture/
DCaptureFrame.java45 private SimpleDateFormat dateFormat = new SimpleDateFormat("yyyyMMddHHmmss-SSS"); field in CaptureFrame
/plugin/data-au/
Dscript.js6 dateFormat: "dd-mm-yy", property
/plugin/data/
Dscript.js6 dateFormat: "yy-mm-dd", property

12345