Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.5.5

Request #2630 Add fetchWeek method to year and month class
Submitted: 2004-10-27 13:36 UTC
From: zoullou77 at gmail dot com Assigned:
Status: Wont fix Package: Calendar
PHP Version: 4.3.3 OS:
Roadmaps: (Not assigned)    
Subscription  
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes. If this is not your bug, you can add a comment by following this link. If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
2009-12-28 03:30 UTC
Package:
Bug Type:
Summary:
From: zoullou77 at gmail dot com
New email:
PHP Version: Package Version: OS:

 

 [2004-10-27 13:36 UTC] zoullou77 at gmail dot com
Description: ------------ Hi, It will be great to add fetchWeek method to year and month class to display year or month by week. Reproduce code: --------------- $year = new Calendar_Year($y); while($week = $year->fetchWeek()) { echo $week->thisWeek()."<br />"; } Expected result: ---------------- 1 2 3 4 5 ... 51 52

Comments

 [2009-12-28 03:30 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!