示例#1
0
 function unix_to_duration($seconds)
 {
     return SOAP_Type_duration::getduration($seconds);
 }