You are here

namespace Drupal\jsonapi\ForwardCompatibility\Normalizer in JSON:API 8.2

Classsort descending Location Description
DateTimeIso8601Normalizer src/ForwardCompatibility/Normalizer/DateTimeIso8601Normalizer.php Converts values for the DateTimeIso8601 data type to RFC3339.
DateTimeNormalizer src/ForwardCompatibility/Normalizer/DateTimeNormalizer.php Converts values for datetime objects to RFC3339 and from common formats.
TimestampNormalizer src/ForwardCompatibility/Normalizer/TimestampNormalizer.php Converts values for the Timestamp data type to and from common formats.