cancel
Showing results for 
Search instead for 
Did you mean: 

Input Field as Date - Incorrect Work Week

former_member182374
Active Contributor
0 Kudos

Hi All,

I have noticed a problem when using an input field as Date picker.

The 1st week of 2006 is ignored and the 2nd week is marked as WW1 (see attached picture)

http://img210.imageshack.us/img210/462/calendar4jn.jpg

Is there a way to fix it? or is it a bug?

Thanks,

Omri

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182372
Active Contributor
0 Kudos

Hello Omri,

I guess it is because settings for MinimalDaysInFirstWeek (see http://java.sun.com/j2se/1.4.2/docs/api/java/util/Calendar.html).

Best regards, Maksim Rashchynski.

former_member182374
Active Contributor
0 Kudos

Hi Maskim,

How do I change the MinimalDaysInFirstWeek for the date object in the context?

Thanks,

Omri

Joseph_BERTHE
Active Contributor
0 Kudos

Hi Omri,

I would like to know if you found out how to correct this issue ? Because I have the same problem for my DateNavigator.

Regards

former_member182374
Active Contributor
0 Kudos

Hi Berthe,

I opened OSS about the prbolem.

I was told that SP17 will solve the problem.

I installed SP17 last week and indeed, problem is solved.

Omri