DateTimeToRfc3339Transformer::reverseTransform()

mixed reverseTransform(string $rfc3339)

Transforms a formatted string following RFC 3339 into a normalized date.

Parameters

string $rfc3339 Formatted string

Return Value

mixed The value in the original representation

Exceptions

TransformationFailedException If the given value is not a string, if the value could not be transformed
doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.