Why does calling getWeekOfWeekyear() always return the prior week if the
date is a Sunday? E.g.
DateTime dt = fmt.parseDateTime("20091108");
dt.getWeekOfWeekyear();
will return 45 instead of 46. All other days in that week i.e. Nov 09 thru
14 do return 46. It doesn't matter what week I pick, Sunday will always be
in the week before.
Is this a time zone thing? I'm not specifying the time just the date so the
time might be 0h0m0s but isn't a date good enough to determine the week of
the year?
-Dave
------------------------------------------------------------------------------
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