[
http://jira.jboss.com/jira/browse/JBPM-1098?page=comments#action_12392165 ]
Alejandro Guizar commented on JBPM-1098:
----------------------------------------
java.util.Calendar has a method to add an amount of time to a given field of the calendar.
Addition is aware of calendar rules, including leap years.
Now, if you just want to know whether a year is a leap, you can use method
GregorianCalendar.isLeapYear(int year).
businesscalendar is unaware of leapyears
----------------------------------------
Key: JBPM-1098
URL:
http://jira.jboss.com/jira/browse/JBPM-1098
Project: JBoss jBPM
Issue Type: Bug
Components: Core Engine
Affects Versions: jBPM jPDL 3.2.2
Environment: Windows 2000, jdk 1.5.2_12
Reporter: Ronald van Kuijk
Assigned To: Tom Baeyens
Priority: Blocker
Fix For: jBPM jPDL 3.2.3
businesscalendar of 65 years is 65/4 = 16 days short ( based on 1971).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira