Symptoms
Calendar control format problems
Diagnoses
I have updated my K2 blackpearl / smartforms to the latest version.
One of my forms uses a date field in the smartobject (smartbox). I have changed the smartobject field from "Date / Time" to "Date" (screenshot1) as I don't need to store a time in this field.
Note that I am in Australia, so my "style" formatting options in the designer is set to "Short Date" and "English (Australia)" which is d/m/y
Then when I do a "load" method on the date, it seems to load in USA format m/d/y and not load properly! It switches the month and day around. I have checked the style option on all forms, and it is set to English (Australia). The load method doesn't seem to recognize there is a format change
Resolution
Confirmed/Known bug . Workaround is to change back to Date/Time Data type . Date is currently bugged