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 MonthMay 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 31
Today

Who's Online

31 user(s) are online (2 user(s) are browsing xpwiki)

Members: 0
Guests: 31

more...

Access Counter

Today : 5769576957695769
Yesterday : 8599859985998599
Total : 2365277523652775236527752365277523652775236527752365277523652775
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com