DateTimeToTimestampTransformer::reverseTransform()

mixed reverseTransform(mixed $value)

Transforms a timestamp 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 timestamp or if the given timestamp is invalid
doc_Symfony
2016-10-28 06:13:12
Comments
Leave a Comment

Please login to continue.