Home
last modified time | relevance | path

Searched refs:days (Results 1 – 3 of 3) sorted by relevance

/web-master/manage/
H A Devent.php10 $days = $months = array(); variable
13 $days[$i] = strftime('%A',mktime(12,0,0,4,$i,2001));
152 …<select name="in[recur_day]"><option></option><?php display_options($days,$in['recur_day'])?></sel…
/web-master/manage/js/
H A Danimatedcollapse.js198 setCookie:function(name, value, days){
199 if (typeof days!="undefined"){ //if set persistent cookie
201 expireDate.setDate(expireDate.getDate()+days)
/web-master/scripts/
H A Dupdate-backend25 // If we are in the first days of the month then only list current month

Completed in 5 milliseconds