Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: Missing of function getTime() when getting sdate and edate


Newbie

Status: Offline
Posts: 2
Date: Dec 31, 2009
Missing of function getTime() when getting sdate and edate
Permalink   
 


Hi,

I am trying to use test the format of sdate and edate in addparameter() function.

here it is using getTime function but I tried to search that function in all included files but didnot find any where.

see below

$test->addParameter("sdate", getTime(60*10));
$test->addParameter("edate", getTime(60*20));

can some one guide me where is present this getTime() function.

__________________


Veteran Member

Status: Offline
Posts: 59
Date: Jan 4, 2010
Permalink   
 

If you are using PHP, you can use the Date function:

http://www.php.net/manual/en/function.date.php

Can you point me to exactly where you saw the above statements?

__________________
Page 1 of 1  sorted by
 
Quick Reply

Please log in to post quick replies.

Post to Digg Post to Del.icio.us


Create your own FREE Forum
Report Abuse
Powered by ActiveBoard