flagflag  
1: 2012-04-14 (Sat) 09:01:07 iseki source 2: 2012-04-15 (Sun) 17:47:17 iseki source
Line 16: Line 16:
   }    }
 }  }
 +- 置き換え関数の html_writer::select_time() もバグっとる :-(  おいおい である.
 + case 'hours':
 +     for ($i=0; $i<=23; $i++) {
 +         $strno = sprintf("%02d",$i);
 +         $timeunits[$strno] = $strno;
 +         //$timeunits[$i] = sprintf("%02d",$i);
 +     }
 +     break;
 + case 'minutes':
 +     if ($step != 1) {
 +         $currentdate['minutes'] = ceil($currentdate['minutes']/$step)*$ste​p;
 +     }
 +
 +     for ($i=0; $i<=59; $i+=$step) {
 +         $strno = sprintf("%02d",$i);
 +         $timeunits[$strno] = $strno;
 +         //$timeunits[$i] = sprintf("%02d",$i);
 +     }


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthJun 2024Next Month
Su Mo Tu We Th Fr Sa
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
Today

Who's Online

37 user(s) are online (7 user(s) are browsing xpwiki)

Members: 0
Guests: 37

more...

Access Counter

Today : 2341234123412341
Yesterday : 6450645064506450
Total : 2374783023747830237478302374783023747830237478302374783023747830
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com