show week numbers in smartclient

Is it possible to show the weeknumbers in a datefield in the smart client?
The same form run in the webclient does show the weeknumbers, smart client does not show them.

Are you talking about a formatted datefield or about the date picker ?

I’m talking about the datepicker. When you open it in the webclient to select a date it shows the weeknumber, but not so in the smart client.

I don’t think the standard Java datapicker supports weeknumbers.
You might want to take a look at the JSDatePicker at ServoyForge.net that does support weeknumbers (as an option). As an added bonus your datepicker will look the same in Web and Smart client.

Hope this helps.

jdbruijn:
I’m talking about the datepicker. When you open it in the webclient to select a date it shows the weeknumber, but not so in the smart client.

This is already done in Servoy 6.0 .

ROCLASI:
I don’t think the standard Java datapicker supports weeknumbers.

Is not a standard Java date picker, is created by us. There was this feature request in the system so week number is displayed now (like in web client) for Servoy 6.0.

lvostinar:
Is not a standard Java date picker, is created by us.

I stand corrected. :)

Good to know that this will be available in servoy 6.
Is it known already when that version will be available as a stable version?

jdbruijn:
Good to know that this will be available in servoy 6.
Is it known already when that version will be available as a stable version?

At Servoy World, Servoy 6.0 final was announced for July, I think.

Does this mean it is not going to be implemented in 5.2x?

michel:
Does this mean it is not going to be implemented in 5.2x?

No, is not included in Servoy 5.2, it was considered an enhancement not a bug.