[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/zendframework/zend-stdlib/src/ -> DateTime.php (summary)

Zend Framework (http://framework.zend.com/)

Copyright: Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
File Size: 47 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

DateTime:: (1 method):
  createFromISO8601()


Class: DateTime  - X-Ref

DateTime

An extension of the \DateTime object.

createFromISO8601($time, DateTimeZone $timezone = null)   X-Ref
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.

param: string       $time
param: DateTimeZone $timezone
return: mixed



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1