Menu

#50 [calendar] recurring events

open
None
5
2005-06-17
2005-06-17
Anonymous
No

It would be really nice to be able to create recurring events like this:

use this event in the [first/second/third/fourth/fifth] [weekday] of
every month.

it might also be easy to implement using the "Repeat day for weekly
repeats" section. Using the date we create the event into and having
the correct weekday already chosen automatically, a function similar
to this one could be used (This function returns the current week
number):

$week=(integer)date('W')-(integer)date('W', mktime(0, 0, 0, date('n'), 1,
date('Y')));

Discussion

  • Barry Nauta

    Barry Nauta - 2005-06-17
    • assigned_to: nobody --> barrel
     
  • Barry Nauta

    Barry Nauta - 2005-06-17

    Logged In: YES
    user_id=96199

    I will have a look at it. Since you seem to know PHP, are
    you not interested in implemeting this feature? ;-)

     
  • Nobody/Anonymous

    Logged In: NO

    yes that would be very nice. i miss this feature too

     

Log in to post a comment.

MongoDB Logo MongoDB