getWeeklyFireTimeAfter/getMonthlyFireTimeAfter/getYearlyFireTimeAfter() should all pass a timezone to Calendar.getInstance()
Trigger can support setter/getter as well as optional constructor argument if it makes sense.
Based on this forum discussion: http://forums.opensymphony.com/thread.jspa?forumID=11&threadID=18856
Jasper Rosenberg - [27/Mar/06 09:56 AM ]
Only added set/getter since there were no default constructors for other required properties.
Also added unit test to verify serialization backwards compatibility and test the timezone behavior.
Also added unit test to verify serialization backwards compatibility and test the timezone behavior.