Skip to main content
Nintex Community Menu Bar

How do I set a Custom Date Format in the SharePoint K2 Worklist Webpart?

  • September 25, 2008
  • 1 reply
  • 6 views

Forum|alt.badge.img+3

Trying to enter a Custom date format (for some reason the server is returning US date / time format, and I want UK date only format). Can someone help me with what I need to enter into the Custom Date Mask box which appears when I select Custom from the Date Format dropdown?


Desired outcome would be DD/MM/YYYY (although when I tried that it gave me dates such as 25/51/2008!)


 Thanks!


Paul

1 reply

Forum|alt.badge.img+9
  • September 29, 2008

dd/MM/yyyy appears to work for me. This appears to be case sensitive.

If you put it all in lower case (dd/mm/yyyy), the mm may be interpreted as minutes, instead of months.


Hope this helps