2009/10/7 Roy van Rijn <roy.van.r...@gmail.com>:
> There isn't a ISO/standard for calculating and handling leap years?

No. There is no ISO standard for this

> Can I find a summary somewhere online with the differences compared to
> Java's Date/Time API?

There is no 'differences' documentation at present.

> Also I wonder what this will do to JSR-310. I've tested JSR-310 and it
> contains the same feature/discrepantion.

JSR-310 adds a DateResolver interface and standard implementations.

https://jsr-310.dev.java.net/nonav/doc-2009-01-29/javax/time/calendar/DateResolver.html

https://jsr-310.dev.java.net/nonav/doc-2009-01-29/javax/time/calendar/DateResolvers.html

https://jsr-310.dev.java.net/nonav/doc-2009-01-29/javax/time/calendar/LocalDate.html#plusYears(int,%20javax.time.calendar.DateResolver)

Contact me directly off-list if you are interested in getting the
resolver concept added to Joda-Time.

Stephen

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Joda-interest mailing list
Joda-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/joda-interest

Reply via email to