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
2016-10-28 06:13:10
Comments
Leave a Comment

Please login to continue.