1777. Class

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:
  • string
  • DateTimeZone
Return type:

mixed

Project Versions

Table Of Contents

Previous topic

1776. Class

Next topic

1778. Function

This Page