Class Amfphp_Core_Amf_Types_Date

Description

Amf dates will be converted to and from this class. The PHP DateTime class is for PHP >= 5.2.0, and setTimestamp for PHP >= 5.3.0, so it can't be used in amfPHP Of course feel free to use it yourself if your host supports it.

  • author: Danny Kopping

Located in /Amfphp/Core/Amf/Types/Date.php (line 19)


	
			
Variable Summary
integer $timeStamp
Method Summary
Amfphp_Core_Amf_Types_Date Amfphp_Core_Amf_Types_Date ( $timeStamp)
Variables
integer $timeStamp (line 25)

number of ms since 1st Jan 1970

  • access: public
Methods
Constructor Amfphp_Core_Amf_Types_Date (line 27)
  • access: public
Amfphp_Core_Amf_Types_Date Amfphp_Core_Amf_Types_Date ( $timeStamp)
  • $timeStamp

Documentation generated on Mon, 23 Jan 2012 17:22:04 -0300 by phpDocumentor 1.4.3