Normalizes a {@see \DateTimeZone} object to a timezone string.
- author Jérôme Desjardins
CloneableFinalInstantiable
Constants |
Methods |
public denormalize(?mixed $data, string $type, ?string $format = NULL, array $context = []) : DateTimeZone
|
public getSupportedTypes(?string $format) : array |
public normalize(?mixed $object, ?string $format = NULL, array $context = []) : string
|
public supportsDenormalization(?mixed $data, string $type, ?string $format = NULL, array $context = []) : bool |
public supportsNormalization(?mixed $data, ?string $format = NULL, array $context = []) : bool |