Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Input date format

    Hi,
    I'm having problems with date format of type "01-APR-10". I have a grid field of type date and it does,t seem to understand the format of my date. I try setting the inputFormat in ListGridField (DMY) but that doesn't work.

    Code:
    name: "ENTRY_DATE", title: "Entry Date", type: "date", inputFormat: "DMY", displayFormat: "toUSShortDate", showHover:true
    Any thoughts or advice on this?

    Thanks in advance.
Working...
X