Home
last modified time | relevance | path

Searched refs:validDateFormats (Results 1 – 3 of 3) sorted by relevance

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DAbstractTimeType.php62 protected $validDateFormats = []; variable in FreeDSx\\Asn1\\Type\\AbstractTimeType
155 if (!in_array($dateFormat, $this->validDateFormats)) {
159 implode(', ', $this->validDateFormats)
H A DUtcTimeType.php47 protected $validDateFormats = [ variable in FreeDSx\\Asn1\\Type\\UtcTimeType
H A DGeneralizedTimeType.php62 protected $validDateFormats = [ variable in FreeDSx\\Asn1\\Type\\GeneralizedTimeType