Searched refs:UtcTimeType (Results 1 – 3 of 3) sorted by relevance
39 use FreeDSx\Asn1\Type\UtcTimeType; alias200 * @return UtcTimeType202 …ormat = AbstractTimeType::FORMAT_SECONDS, string $tzFormat = AbstractTimeType::TZ_UTC): UtcTimeType204 return new UtcTimeType($dateTime, $dateFormat, $tzFormat);
20 class UtcTimeType extends AbstractTimeType class
34 use FreeDSx\Asn1\Type\UtcTimeType; alias220 case $type instanceof UtcTimeType:435 …$type = EncodedType\UtcTimeType::withTag($tagNumber, $class, $isConstructed, ...$this->decodeUtcTi…748 * @param UtcTimeType $type752 protected function encodeUtcTime(UtcTimeType $type)908 return $this->decodeTime('ymdH', UtcTimeType::TIME_REGEX, UtcTimeType::REGEX_MAP, $length);