[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Zend Framework LICENSE
Copyright: | Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) |
License: | http://framework.zend.com/license/new-bsd New BSD License |
Version: | $Id$ |
File Size: | 91 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Zend_XmlRpc_Value_DateTime:: (2 methods):
__construct()
getValue()
Class: Zend_XmlRpc_Value_DateTime - X-Ref
__construct($value) X-Ref |
Set the value of a dateTime.iso8601 native type The value is in iso8601 format, minus any timezone information or dashes param: mixed $value Integer of the unix timestamp or any string that can be parsed |
getValue() X-Ref |
Return the value of this object as iso8601 dateTime value return: int As a Unix timestamp |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |