mixed reverseTransform(string $rfc3339)
Transforms a formatted string following RFC 3339 into a normalized date.
mixed reverseTransform(string $rfc3339)
Transforms a formatted string following RFC 3339 into a normalized date.
string | $rfc3339 | Formatted string |
mixed | The value in the original representation |
TransformationFailedException | If the given value is not a string, if the value could not be transformed |
Designed by : w10schools
service@w10schools.com
Please login to continue.