I wanted to create weekly events,
- given a start date,
- given the number of weeks,
- given the offset of the registration deadline,
- and given the offset of the end date of that event.
- the start date within any such week,
- the respective registration deadline,
- and the respective end date.
I was pretty sure, I could achieve this functionality using Steffen Beyer's Date::Calc (esp. Add_Delta_YMD), which I have been using in variouses contextes for many years now. And now it's done. Thanks a lot to Steffen Beyer! Do you have an Amazon wishlist?
No comments:
Post a Comment