DateTimeToStringTransformer::reverseTransform()

mixed reverseTransform(mixed $value)

Transforms a date string in the configured timezone into a DateTime object.

Parameters

mixed $value The value in the transformed representation

Return Value

mixed The value in the original representation

Exceptions

TransformationFailedException If the given value is not a string, or could not be transformed
doc_Symfony
2016-10-28 06:13:11
Comments
Leave a Comment

Please login to continue.