1777.1. Zend\Stdlib\DateTime
DateTime
An extension of the DateTime object.
1777.1.1. Methods
1777.1.1.1. createFromISO8601
-
createFromISO8601()
The DateTime::ISO8601 constant used by php’s native DateTime object does
not allow for fractions of a second. This function better handles ISO8601
formatted date strings.
| Parameters: |
|
| Return type: | mixed
|