I have two tricky problems which I seek to solve with joda. Both are in
the context of having to output a recurring meeting schedule. Let me
give the three examples of what I am trying to implement. In all three
scenarios the schedule I need to output would print all the relevant
dates until the end date that meet the following criteria:

 

Scenario 1: Meeting every week on Saturday

Scenario 2: Meeting every 2nd Thursday of the month

Scenario 3: Meeting every first/2nd/3rd/last Wednesday of the month

 

What would be the most efficient/easiest way to solve this? I don't see
convenience methods in Joda to for instance find every 2nd Thursday of
the month. Any input would be greatly welcome.

 

Thanks!

 

Michael

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Joda-interest mailing list
Joda-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/joda-interest

Reply via email to