Uploaded image for project: 'Stripes'
  1. Stripes
  2. STRIPES-413

Make Date Pickers Locale-Aware

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P2
    • Resolution: Done
    • None
    • None
    • None

    Description

      Purpose: Modify date pickers so that the expected input format matches the display format determined by selected locale

      Scenarios

      1. Scenario
        • Given the selected locale maps to date format A (for example, MM/DD/YYYY)
        • When the ghost text in a date field is displayed
        • Then, the ghost text should display in format A (in this case, as MM/DD/YYYY)
      2. Scenario
        • Given the selected locale maps to date format A
        • When the selected date is displayed in a date field
        • Then, it should display as format A
      3. Scenario
        • Given the selected locale maps to date format A
        • When a date is manually entered into a date field
        • Then, it should be assume the date is entered in format A and processed accordingly (for save and validation, for example)

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                JohnC John Coburn
                cboerema Cate Boerema
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Time Tracking

                    Estimated:
                    Original Estimate - Not Specified
                    Not Specified
                    Remaining:
                    Remaining Estimate - 0 minutes
                    0m
                    Logged:
                    Time Spent - 1 hour
                    1h

                    TestRail: Runs

                      TestRail: Cases