Skip to Content
0
Former Member
Sep 21, 2005 at 08:31 AM

Setting the format of a calender-GUI

42 Views

Hy,

I have an input-field, which is bound to an attribute of type date in a context. So when I want to edit the input-field there is a drop-down-calender, where I can choose a date.

But the format of the chosen date is dd/mm/yyyy (e.g. 10/06/2005). I want to set the format to dd.mm.yyyy (e.g. 10.06.2005) .

Further on a special desire is the format <weekday>, dd.mm.yyyy (e.g. Mo, 10.06.2005)

Can someone tell me, how I can set the fomat ?