Interface Inx_Api_ServerTime

Description

The

The

  • version: $Revision: 9497 $ $Date: 2007-12-19 17:03:25 +0200 (Tr, 19 Grd 2007) $ $Author: aurimas $
  • since: API 1.4.4

Located in /Api/ServerTime.php (line 13)


	
			
Method Summary
the getDatetime ()
the getDSTOffset ()
the getGMTOffset ()
the getTimezoneId ()
Methods
getDatetime (line 21)

Returns the server time as iso 8601 formatted datetime string.

Returns the server time as iso 8601 formatted datetime string.

  • return: server time as iso 8601 formatted datetime string.
  • access: public
the getDatetime ()
getDSTOffset (line 37)

Returns the day light saving time offset of the server in milliseconds.

Returns the day light saving time offset of the server in milliseconds.

  • return: DST offset in milliseconds.
  • access: public
the getDSTOffset ()
getGMTOffset (line 29)

Returns the GMT offset of the server in milliseconds.

Returns the GMT offset of the server in milliseconds.

  • return: GMT offset in milliseconds.
  • access: public
the getGMTOffset ()
getTimezoneId (line 45)

Returns the time zone id, for example "Europe/Berlin".

Returns the time zone id, for example "Europe/Berlin".

  • return: time zone as string.
  • access: public
the getTimezoneId ()

Documentation generated on Thu, 17 Sep 2015 14:27:30 +0200 by phpDocumentor 1.3.2