Uploaded image for project: 'Click'
  1. Click
  2. CLK-250

DateField FormatPattern dd

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • None
    • extras
    • None

    Description

      With extras.DateField control, I want to display a date string
      like "2007/09/02". I used setFormatPattern method with the
      argument "yyyy/MM/dd". But it only displayed "2007/09/2".

      I suggest to use "%d" for the format pattern "dd"
      at line 725 in DateField.java. Please see the attached patch.

      Attachments

        Activity

          People

            takezoe Naoki Takezoe
            click_akihiro Itou Akihiro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: