Ampache
[ class tree: Ampache ] [ index: Ampache ] [ all elements ]

Procedural File: class.nusoap_base.php

Source Location: /modules/nusoap/class.nusoap_base.php



Classes:

nusoap_base
nusoap_base


Page Details:









iso8601_to_timestamp [line 932]

void iso8601_to_timestamp( string $datestr)

convert ISO 8601 compliant date string to unix timestamp



Tags:

access:  public


Parameters

string   $datestr   ISO 8601 compliant date string
[ Top ]



timestamp_to_iso8601 [line 904]

void timestamp_to_iso8601( string $timestamp, [boolean $utc = true])

convert unix timestamp to ISO 8601 compliant date string



Tags:

access:  public


Parameters

string   $timestamp   Unix time stamp
boolean   $utc   Whether the time stamp is UTC or local
[ Top ]



usleepWindows [line 970]

void usleepWindows( string $usec)

sleeps some number of microseconds



Tags:

deprecated:  
access:  public


Parameters

string   $usec   the number of microseconds to sleep
[ Top ]



Documentation generated on Thu, 12 Feb 2009 07:59:52 +0900 by phpDocumentor 1.4.2