Uploaded image for project: 'Nuxeo Elements'
  1. Nuxeo Elements
  2. ELEMENTS-271

Allow any valid value to be set on nuxeo-date-picker.

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.0.0
    • Component/s: UI

      Description

      currently, nuxeo-date-picker only sets a value if it :

      value.indexOf('T') === 10)

      It should allow other (valid) formats to be set, by using:

      moment(this.value).isValid()

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: