jQuery UI Datepicker Test Suite

Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

  1. datepicker module: setDefaults (0, 7, 7)
    1. Initially invisible
    2. Marker class set
    3. Content empty
    4. Content present
    5. Initial showOn: focus
    6. Change default showOn: button
    7. Restore showOn: focus
  2. datepicker module: destroy (0, 33, 33)
    1. Default - marker class set
    2. Default - instance present
    3. Default - button absent
    4. Default - marker class cleared
    5. Default - instance absent
    6. Default - button absent
    7. Button - marker class set
    8. Button - instance present
    9. Button - button added
    10. Button - marker class cleared
    11. Button - instance absent
    12. Button - button removed
    13. Append - marker class set
    14. Append - instance present
    15. Append - append text added
    16. Append - marker class cleared
    17. Append - instance absent
    18. Append - append text removed
    19. Both - marker class set
    20. Both - instance present
    21. Both - button added
    22. Both - append text added
    23. Both - marker class cleared
    24. Both - instance absent
    25. Both - button and append text absent
    26. Inline - marker class set
    27. Inline - datepicker present
    28. Inline - instance present
    29. Inline - button absent
    30. Inline - marker class cleared
    31. Inline - datepicker absent
    32. Inline - instance absent
    33. Inline - button absent
  3. datepicker module: option (0, 12, 12)
    1. Initial setting showOn: null
    2. Initial instance showOn: focus
    3. Initial default showOn: focus
    4. Change setting showOn: button
    5. Change instance showOn: button
    6. Retain default showOn: focus
    7. Change setting showOn: both
    8. Change instance showOn: both
    9. Retain default showOn: focus
    10. Clear setting showOn: null
    11. Restore instance showOn: focus
    12. Retain default showOn: focus
  4. datepicker module: change (0, 12, 12)
    1. Initial setting showOn: null
    2. Initial instance showOn: focus
    3. Initial default showOn: focus
    4. Change setting showOn: button
    5. Change instance showOn: button
    6. Retain default showOn: focus
    7. Change setting showOn: both
    8. Change instance showOn: both
    9. Retain default showOn: focus
    10. Clear setting showOn: null
    11. Restore instance showOn: focus
    12. Retain default showOn: focus
  5. datepicker module: invocation (0, 29, 29)
    1. Focus - button absent
    2. Focus - image absent
    3. Focus - rendered on focus
    4. Focus - hidden on exit
    5. Focus - rendered on focus
    6. Focus - hidden on external click
    7. Button - initially hidden
    8. Button - button present
    9. Button - image absent
    10. Button - button text: Popup
    11. Button - not rendered on focus
    12. Button - rendered on button click
    13. Button - hidden on second button click
    14. Image button - initially hidden
    15. Image button - button absent
    16. Image button - image present
    17. Image button - image source: img/calendar.gif
    18. Image button - image text: Cal
    19. Image button - not rendered on focus
    20. Image button - rendered on image click
    21. Image button - hidden on second image click
    22. Both - initially hidden
    23. Both - button present
    24. Both - image absent
    25. Both - button image present
    26. Both - rendered on focus
    27. Both - hidden on external click
    28. Both - rendered on button click
    29. Both - hidden on second button click
  6. datepicker module: baseStructure (0, 60, 60)
    1. Structure - datepicker visible
    2. Structure - not right-to-left
    3. Structure - not multi-month
    4. Structure - child count: 4
    5. Structure - control division
    6. Structure - control child count: 2
    7. Structure - clear division
    8. Structure - close division
    9. Structure - links division
    10. Structure - links child count: 3
    11. Structure - prev division
    12. Structure - current division
    13. Structure - next division
    14. Structure - month division
    15. Structure - month header division
    16. Structure - month header child count: 2
    17. Structure - new month select
    18. Structure - new year select
    19. Structure - month table
    20. Structure - month table thead
    21. Structure - month table title row
    22. Structure - month table title links: 7
    23. Structure - month table body
    24. Structure - month table week count
    25. Structure - month table week row
    26. Structure - week child count: 7
    27. Structure - month table first day cell
    28. Structure - month table second day cell
    29. Structure - status
    30. Structure - iframe
    31. Structure multi - multi-month
    32. Structure multi - child count: 5
    33. Structure multi - first month division
    34. Structure multi - second month division
    35. Structure multi - multi-month
    36. Structure multi - child count: 7
    37. Structure multi - first month division
    38. Structure multi - second month division
    39. Structure multi - third month division
    40. Structure multi - fourth month division
    41. Structure inline - main div
    42. Structure inline - not right-to-left
    43. Structure inline - not multi-month
    44. Structure inline - child count: 3
    45. Structure inline - links division
    46. Structure inline - links child count: 3
    47. Structure inline - month division
    48. Structure inline - month header division
    49. Structure inline - month header child count: 2
    50. Structure inline - month table
    51. Structure inline - month table thead
    52. Structure inline - month table body
    53. Structure inline - status
    54. Structure inline multi - main div
    55. Structure inline multi - not multi-month
    56. Structure inline multi - child count: 4
    57. Structure inline multi - links division
    58. Structure inline multi - links child count: 3
    59. Structure inline multi - first month division
    60. Structure inline multi - second month division
  7. datepicker module: customStructure (0, 35, 35)
    1. Structure RTL - right-to-left
    2. Structure - links division
    3. Structure - links child count: 3
    4. Structure - next division
    5. Structure - current division
    6. Structure - prev division
    7. Structure close at bottom - child count: 4
    8. Structure close at bottom - links division
    9. Structure close at bottom - control division
    10. Structure mandatory - control division
    11. Structure mandatory - control child count: 1
    12. Structure mandatory - close division
    13. Structure hide prev/next - links division
    14. Structure hide prev/next - links child count: 2
    15. Structure hide prev/next - prev division
    16. Structure hide prev/next - next division
    17. Structure change month - header child count: 1
    18. Structure change month - new year select
    19. Structure change year - header child count: 1
    20. Structure change year - new month select
    21. Structure change first day - titles child count: 7
    22. Structure change first day - titles links count: 0
    23. Structure show weeks - titles child count: 8
    24. Structure show weeks - week child count: 8
    25. Structure show weeks - week column
    26. Structure show status - datepicker child count: 6
    27. Structure show status - status division
    28. Structure inline - main div
    29. Structure inline - not right-to-left
    30. Structure inline - not multi-month
    31. Structure inline - child count: 5
    32. Structure inline - links division
    33. Structure inline - links child count: 0
    34. Structure inline - month division
    35. Structure inline - status
  8. datepicker module: enableDisable (1, 31, 32)
    1. Enable/disable - initially marked as enabled
    2. Enable/disable - field initially enabled
    3. Enable/disable - now marked as disabled
    4. Enable/disable - field now disabled
    5. Enable/disable - now marked as enabled
    6. Enable/disable - field now enabled
    7. Enable/disable button - initially marked as enabled
    8. Enable/disable button - field initially enabled
    9. Enable/disable button - button initially enabled
    10. Enable/disable button - now marked as disabled
    11. Enable/disable button - field now disabled
    12. Enable/disable button - button now disabled
    13. Enable/disable button - now marked as enabled
    14. Enable/disable button - field now enabled
    15. Enable/disable button - button now enabled
    16. Enable/disable image - initially marked as enabled
    17. Enable/disable image - field initially enabled
    18. Enable/disable image - image initially enabled
    19. Enable/disable image - now marked as disabled
    20. Enable/disable image - field now disabled
    21. Enable/disable image - image now disabled
    22. Enable/disable image - now marked as enabled
    23. Enable/disable image - field now enabled
    24. Enable/disable image - image now enabled
    25. Enable/disable inline - initially marked as enabled
    26. Enable/disable inline - cover initially absent
    27. Enable/disable inline - now marked as disabled
    28. Enable/disable inline - cover now present
    29. Enable/disable inline - cover positioning
    30. Enable/disable inline - cover sizing
    31. Enable/disable inline - now marked as enabled
    32. Enable/disable inline - cover now absent
  9. datepicker module: keystrokes (0, 28, 28)
    1. Keystroke enter: Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    2. Keystroke enter - preset: Mon Feb 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    3. Keystroke ctrl+home: Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    4. Keystroke ctrl+end
    5. Keystroke esc
    6. Keystroke esc - preset: Mon Feb 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    7. Keystroke esc - abandoned: Mon Feb 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    8. Keystroke ctrl+left: Wed Aug 06 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    9. Keystroke left: Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    10. Keystroke ctrl+right: Fri Aug 08 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    11. Keystroke right: Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    12. Keystroke ctrl+up: Thu Jul 31 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    13. Keystroke up: Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    14. Keystroke ctrl+down: Thu Aug 14 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    15. Keystroke down: Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    16. Keystroke pgup: Fri Jan 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    17. Keystroke pgdn: Tue Mar 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    18. Keystroke ctrl+pgup: Sun Feb 04 2007 00:00:00 GMT+0000 (Coordinated Universal Time)
    19. Keystroke ctrl+pgdn: Wed Feb 04 2009 00:00:00 GMT+0000 (Coordinated Universal Time)
    20. Keystroke pgup - Feb: Fri Feb 29 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    21. Keystroke pgdn - Feb: Fri Feb 29 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    22. Keystroke ctrl+pgup - Feb: Wed Feb 28 2007 00:00:00 GMT+0000 (Coordinated Universal Time)
    23. Keystroke ctrl+pgdn - Feb: Sat Feb 28 2009 00:00:00 GMT+0000 (Coordinated Universal Time)
    24. Keystroke ctrl+home: Mon Feb 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    25. Keystroke pgup step 2: Tue Dec 04 2007 00:00:00 GMT+0000 (Coordinated Universal Time)
    26. Keystroke pgdn step 2: Fri Apr 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    27. Keystroke ctrl+pgup step 6: Sat Aug 04 2007 00:00:00 GMT+0000 (Coordinated Universal Time)
    28. Keystroke ctrl+pgdn step 6: Mon Aug 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
  10. datepicker module: mouse (0, 20, 20)
    1. Mouse click: Sun Aug 10 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    2. Mouse click - preset: Tue Feb 12 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    3. Mouse click - clear
    4. Mouse click - close
    5. Mouse click - close + preset: Mon Feb 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    6. Mouse click - abandoned: Mon Feb 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    7. Mouse click - current: Thu Aug 14 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    8. Mouse click - previous: Wed Jan 16 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    9. Mouse click - next: Tue Mar 18 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    10. Mouse click - previous + min/max: Sat Feb 16 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    11. Mouse click - next + min/max: Mon Feb 18 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    12. Mouse click - initial day of week: Su
    13. Mouse click - day of week: Sa
    14. Mouse over - no week highlight
    15. Mouse over - week highlight
    16. Mouse click inline: Sun Aug 10 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    17. Mouse click inline - preset: Tue Feb 12 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    18. Mouse click inline - current: Thu Aug 14 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    19. Mouse click inline - previous: Wed Jan 16 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    20. Mouse click inline - next: Tue Mar 18 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
  11. datepicker module: defaultDate (0, 15, 15)
    1. Default date null: Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    2. Default date -2: Tue Aug 05 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    3. Default date 3: Sun Aug 10 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    4. Default date Infinity: Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    5. Default date NaN: Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    6. Default date -1d: Wed Aug 06 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    7. Default date +3D: Sun Aug 10 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    8. Default date -2 w: Thu Jul 24 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    9. Default date +1 W: Thu Aug 14 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    10. Default date -1 m: Mon Jul 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    11. Default date +2M: Tue Oct 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    12. Default date -2y: Mon Aug 07 2023 00:00:00 GMT+0000 (Coordinated Universal Time)
    13. Default date +1 Y: Fri Aug 07 2026 00:00:00 GMT+0000 (Coordinated Universal Time)
    14. Default date +1M +10d: Wed Sep 17 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    15. Default date 01/26/2007: Fri Jan 26 2007 00:00:00 GMT+0000 (Coordinated Universal Time)
  12. datepicker module: miscellaneous (2, 13, 15)
    1. Year range - default, expected: "199819992000200120022003200420052006200720082009201020112012201320142015201620172018" result: "201520162017201820192020202120222023202420252026202720282029203020312032203320342035"
    2. Year range - -6:+2, expected: "200220032004200520062007200820092010" result: "201920202021202220232024202520262027"
    3. Year range - 2000:2010: 20002001200220032004200520062007200820092010
    4. Navigation prev - default: <Prev
    5. Navigation current - default: Today
    6. Navigation next - default: Next>
    7. Navigation prev - as date format: < Jan
    8. Navigation current - as date format: August
    9. Navigation next - as date format: Mar >
    10. Navigation prev - as date format + pgdn: < Feb
    11. Navigation current - as date format + pgdn: August
    12. Navigation next - as date format + pgdn: Apr >
    13. Navigation prev - as date format + goto current: < Jan
    14. Navigation current - as date format + goto current: February
    15. Navigation next - as date format + goto current: Mar >
  13. datepicker module: minMax (0, 10, 10)
    1. Min/max - null, null - ctrl+pgup: Mon Jun 04 2007 00:00:00 GMT+0000 (Coordinated Universal Time)
    2. Min/max - null, null - ctrl+pgdn: Thu Jun 04 2009 00:00:00 GMT+0000 (Coordinated Universal Time)
    3. Min/max - 02/29/2008, null - ctrl+pgup: Fri Feb 29 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    4. Min/max - 02/29/2008, null - ctrl+pgdn: Thu Jun 04 2009 00:00:00 GMT+0000 (Coordinated Universal Time)
    5. Min/max - 02/29/2008, 12/07/2008 - ctrl+pgup: Fri Feb 29 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    6. Min/max - 02/29/2008, 12/07/2008 - ctrl+pgdn: Sun Dec 07 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    7. Min/max - null, 12/07/2008 - ctrl+pgup: Mon Jun 04 2007 00:00:00 GMT+0000 (Coordinated Universal Time)
    8. Min/max - null, 12/07/2008 - ctrl+pgdn: Sun Dec 07 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    9. Min/max - -1w, +1 M +10 D - ctrl+pgup: Thu Jul 31 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    10. Min/max - -1w, +1 M +10 D - ctrl+pgdn: Wed Sep 17 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
  14. datepicker module: setDate (0, 23, 23)
    1. Set date - default
    2. Set date - 2008-06-04: Wed Jun 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    3. Set date - +7: Thu Aug 14 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    4. Set date - +2y: Sat Aug 07 2027 00:00:00 GMT+0000 (Coordinated Universal Time)
    5. Set date - two dates: Thu Aug 14 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    6. Set date - null
    7. Set date range - 2008-06-04 - 2009-07-05: Wed Jun 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time),Sun Jul 05 2009 00:00:00 GMT+0000 (Coordinated Universal Time)
    8. Set date range - 2008-06-04: Wed Jun 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time),Wed Jun 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    9. Set date range - -10 - +10: Mon Jul 28 2025 00:00:00 GMT+0000 (Coordinated Universal Time),Sun Aug 17 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    10. Set date range - -10: Mon Jul 28 2025 00:00:00 GMT+0000 (Coordinated Universal Time),Mon Jul 28 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    11. Set date range - -2w - +1Y: Thu Jul 24 2025 00:00:00 GMT+0000 (Coordinated Universal Time),Fri Aug 07 2026 00:00:00 GMT+0000 (Coordinated Universal Time)
    12. Set date range - -2w: Thu Jul 24 2025 00:00:00 GMT+0000 (Coordinated Universal Time),Thu Jul 24 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    13. Set date range - null
    14. Set date inline - default: Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    15. Set date inline - 2008-06-04: Wed Jun 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    16. Set date inline - +7: Thu Aug 14 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    17. Set date inline - +2y: Sat Aug 07 2027 00:00:00 GMT+0000 (Coordinated Universal Time)
    18. Set date inline - two dates: Thu Aug 14 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    19. Set date inline - null
    20. Set date alternate - 06/04/2008 - 07/05/2009: 06/04/2008 - 07/05/2009
    21. Set date alternate - 2008-06-04 - 2009-07-05: 2008-06-04 - 2009-07-05
    22. Set date alternate - 06/04/2008: 06/04/2008
    23. Set date alternate - 2008-06-04: 2008-06-04
  15. datepicker module: ranges (0, 15, 15)
    1. Range - enter/enter: Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time),Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    2. Range - enter/ctrl+up/enter: Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time),Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    3. Range - enter/ctrl+down/enter: Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time),Thu Aug 14 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    4. Range - value: 08/07/2025 - 08/14/2025
    5. Range - enter/ctrl+down/esc: Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time),Thu Aug 07 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    6. Range separator - enter/ctrl+down/enter: Wed Jun 04 2008 00:00:00 GMT+0000 (Coordinated Universal Time),Wed Jun 11 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    7. Range separator - value: 06/04/2008 to 06/11/2008
    8. Range onSelect - enter/ctrl+down/enter: 06/04/2008 - 06/11/2008
    9. Range onChangeMonthYear - enter/ctrl+down/enter: 2008/4
    10. Range onClose - enter/ctrl+down/enter: 03/04/2008 - 03/11/2008
    11. Range min/max - pgup/enter/pgdn/pgdn/enter: Tue May 20 2008 00:00:00 GMT+0000 (Coordinated Universal Time),Wed Jul 02 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    12. Range min/max - ctrl+up/enter/ctrl+down/ctrl+down/enter: Wed May 28 2008 00:00:00 GMT+0000 (Coordinated Universal Time),Wed Jun 11 2008 00:00:00 GMT+0000 (Coordinated Universal Time)
    13. Range inline - same day: Tue Aug 12 2025 00:00:00 GMT+0000 (Coordinated Universal Time),Tue Aug 12 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    14. Range inline - prev: Tue Aug 12 2025 00:00:00 GMT+0000 (Coordinated Universal Time),Tue Aug 12 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
    15. Range inline - next: Tue Aug 12 2025 00:00:00 GMT+0000 (Coordinated Universal Time),Tue Aug 19 2025 00:00:00 GMT+0000 (Coordinated Universal Time)
  16. datepicker module: altField (0, 20, 20)
    1. Alt field - dp - enter: 06/04/2008
    2. Alt field - alt not set:
    3. Alt field - dp - enter: 06/04/2008
    4. Alt field - alt - enter: 2008-06-04
    5. Alt field - dp - pgdn: 07/04/2008
    6. Alt field - alt - pgdn: 2008-07-04
    7. Alt field - dp - pgdn/esc: 06/04/2008
    8. Alt field - alt - pgdn/esc:
    9. Alt field - dp - ctrl+end:
    10. Alt field - alt - ctrl+end:
    11. Alt field range - dp - enter: 06/04/2008 - 06/04/2008
    12. Alt field range - alt not set:
    13. Alt field range - dp - enter: 06/04/2008 - 06/04/2008
    14. Alt field range - alt - enter: 2008-06-04 - 2008-06-04
    15. Alt field range - dp - enter/pgdn/enter: 06/04/2008 - 07/04/2008
    16. Alt field range - alt - enter/pgdn/enter: 2008-06-04 - 2008-07-04
    17. Alt field range - dp - enter/pgdn/esc: 06/04/2008 - 06/04/2008
    18. Alt field range - alt - enter/pgdn/esc: 2008-06-04 - 2008-06-04
    19. Alt field range - dp - enter/pgdn/ctrl+end:
    20. Alt field range - alt - enter/pgdn/ctrl+end:
  17. datepicker module: daylightSaving (0, 25, 25)
    1. Daylight saving - Thu Aug 07 2025 21:40:55 GMT+0000 (Coordinated Universal Time)
    2. Daylight saving - Australia 04/05/2008: 04/05/2008
    3. Daylight saving - Australia 04/06/2008: 04/06/2008
    4. Daylight saving - Australia 04/07/2008: 04/07/2008
    5. Daylight saving - Australia 10/04/2008: 10/04/2008
    6. Daylight saving - Australia 10/05/2008: 10/05/2008
    7. Daylight saving - Australia 10/06/2008: 10/06/2008
    8. Daylight saving - Brasil 02/16/2008: 02/16/2008
    9. Daylight saving - Brasil 02/17/2008: 02/17/2008
    10. Daylight saving - Brasil 02/18/2008: 02/18/2008
    11. Daylight saving - Brasil 10/11/2008: 10/11/2008
    12. Daylight saving - Brasil 10/12/2008: 10/12/2008
    13. Daylight saving - Brasil 10/13/2008: 10/13/2008
    14. Daylight saving - Lebanon 03/29/2008: 03/29/2008
    15. Daylight saving - Lebanon 03/30/2008: 03/30/2008
    16. Daylight saving - Lebanon 03/31/2008: 03/31/2008
    17. Daylight saving - Lebanon 10/25/2008: 10/25/2008
    18. Daylight saving - Lebanon 10/26/2008: 10/26/2008
    19. Daylight saving - Lebanon 10/27/2008: 10/27/2008
    20. Daylight saving - US 03/08/2008: 03/08/2008
    21. Daylight saving - US 03/09/2008: 03/09/2008
    22. Daylight saving - US 03/10/2008: 03/10/2008
    23. Daylight saving - US 11/01/2008: 11/01/2008
    24. Daylight saving - US 11/02/2008: 11/02/2008
    25. Daylight saving - US 11/03/2008: 11/03/2008
  18. datepicker module: callbacks (0, 17, 17)
    1. Before show - initial: Today
    2. Before show - changed: Current
    3. Before show - this OK
    4. Before show - input OK
    5. Before show - inst OK
    6. Before show day - this OK
    7. Before show day - dates OK
    8. Before show day - unselectable 20
    9. Before show day - unselectable 21
    10. Before show day - CSS 20
    11. Before show day - CSS 21
    12. Before show day - title 20
    13. Before show day - title 21
    14. Calculate week: 4
    15. Calculate week: 8
    16. Calculate week: 5
    17. Calculate week: 9
  19. datepicker module: events (0, 24, 24)
    1. Callback selected this: [object HTMLInputElement]
    2. Callback selected inst: [object Object]
    3. Callback selected date: 08/07/2025
    4. Callback selected date - ctrl+down: 08/14/2025
    5. Callback selected date - esc: 08/14/2025
    6. Callback change month/year this: [object HTMLInputElement]
    7. Callback change month/year inst: [object Object]
    8. Callback change month/year date - pgup: 2025/7
    9. Callback change month/year date - pgdn: 2025/8
    10. Callback change month/year date - ctrl+pgup: 2024/8
    11. Callback change month/year date - ctrl+home: 2025/8
    12. Callback change month/year date - ctrl+pgdn: 2026/8
    13. Callback change month/year date - setDate: 2007/1
    14. Callback change month/year date - setDate no change
    15. Callback change month/year by 2 date - pgup: 2025/6
    16. Callback change month/year by 2 date - ctrl+pgup: 2024/6
    17. Callback change month/year by 2 date - pgdn: 2024/8
    18. Callback change month/year by 2 date - ctrl+pgdn: 2025/8
    19. Callback close this: [object HTMLInputElement]
    20. Callback close inst: [object Object]
    21. Callback close date - esc:
    22. Callback close date - enter: 08/07/2025
    23. Callback close date - preset: 02/04/2008
    24. Callback close date - ctrl+end:
  20. datepicker module: status (0, 26, 26)
    1. Status - present
    2. Status - default: Select a date
    3. Status - clear: Erase the current date
    4. Status - close: Close without change
    5. Status - previous: Show the previous month
    6. Status - current: Show the current month
    7. Status - next: Show the next month
    8. Status - new month: Show a different month
    9. Status - new year: Show a different year
    10. Status - week header: Week of the year
    11. Status - day 0: Set Sunday as first week day
    12. Status - day 1: Set Monday as first week day
    13. Status - day 2: Set Tuesday as first week day
    14. Status - day 3: Set Wednesday as first week day
    15. Status - day 4: Set Thursday as first week day
    16. Status - day 5: Set Friday as first week day
    17. Status - day 6: Set Saturday as first week day
    18. Status - week column: Week of the year
    19. Status - dates: Select Sunday, Aug 3
    20. Status - dates: Select Monday, Aug 4
    21. Status - dates: Select Tuesday, Aug 5
    22. Status - dates: Select Wednesday, Aug 6
    23. Status - dates: Select Thursday, Aug 7
    24. Status - dates: Select Friday, Aug 8
    25. Status - dates: Select Saturday, Aug 9
    26. Status - dates: *** 20 ***
  21. datepicker module: localisation (0, 28, 28)
    1. Localisation - clear: Effacer
    2. Localisation - close: Fermer
    3. Localisation - status: Fermer sans modifier
    4. Localisation - previous: <Préc
    5. Localisation - current: Courant
    6. Localisation - next: Suiv>
    7. Localisation - current: Courant
    8. Localisation - month 0: Janvier
    9. Localisation - month 1: Février
    10. Localisation - month 2: Mars
    11. Localisation - month 3: Avril
    12. Localisation - month 4: Mai
    13. Localisation - month 5: Juin
    14. Localisation - month 6: Juillet
    15. Localisation - month 7: Août
    16. Localisation - month 8: Septembre
    17. Localisation - month 9: Octobre
    18. Localisation - month 10: Novembre
    19. Localisation - month 11: Décembre
    20. Localisation - week header: Sm
    21. Localisation - day 1: Lu
    22. Localisation - day 2: Ma
    23. Localisation - day 3: Me
    24. Localisation - day 4: Je
    25. Localisation - day 5: Ve
    26. Localisation - day 6: Sa
    27. Localisation - day 0: Di
    28. Localisation - formatting: Jeudi, 7 Août 2025
  22. datepicker module: noWeekends (0, 31, 31)
    1. No weekends Mon Jan 01 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    2. No weekends Tue Jan 02 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    3. No weekends Wed Jan 03 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    4. No weekends Thu Jan 04 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    5. No weekends Fri Jan 05 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    6. No weekends Sat Jan 06 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    7. No weekends Sun Jan 07 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    8. No weekends Mon Jan 08 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    9. No weekends Tue Jan 09 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    10. No weekends Wed Jan 10 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    11. No weekends Thu Jan 11 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    12. No weekends Fri Jan 12 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    13. No weekends Sat Jan 13 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    14. No weekends Sun Jan 14 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    15. No weekends Mon Jan 15 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    16. No weekends Tue Jan 16 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    17. No weekends Wed Jan 17 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    18. No weekends Thu Jan 18 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    19. No weekends Fri Jan 19 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    20. No weekends Sat Jan 20 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    21. No weekends Sun Jan 21 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    22. No weekends Mon Jan 22 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    23. No weekends Tue Jan 23 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    24. No weekends Wed Jan 24 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    25. No weekends Thu Jan 25 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    26. No weekends Fri Jan 26 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    27. No weekends Sat Jan 27 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    28. No weekends Sun Jan 28 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    29. No weekends Mon Jan 29 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    30. No weekends Tue Jan 30 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    31. No weekends Wed Jan 31 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
  23. datepicker module: iso8601Week (0, 12, 12)
    1. ISO 8601 week Sun Dec 31 2000 00:00:00 GMT+0000 (Coordinated Universal Time): 52
    2. ISO 8601 week Mon Jan 01 2001 00:00:00 GMT+0000 (Coordinated Universal Time): 1
    3. ISO 8601 week Sun Jan 07 2001 00:00:00 GMT+0000 (Coordinated Universal Time): 1
    4. ISO 8601 week Mon Jan 08 2001 00:00:00 GMT+0000 (Coordinated Universal Time): 2
    5. ISO 8601 week Sun Dec 28 2003 00:00:00 GMT+0000 (Coordinated Universal Time): 52
    6. ISO 8601 week Mon Dec 29 2003 00:00:00 GMT+0000 (Coordinated Universal Time): 1
    7. ISO 8601 week Sun Jan 04 2004 00:00:00 GMT+0000 (Coordinated Universal Time): 1
    8. ISO 8601 week Mon Jan 05 2004 00:00:00 GMT+0000 (Coordinated Universal Time): 2
    9. ISO 8601 week Mon Dec 28 2009 00:00:00 GMT+0000 (Coordinated Universal Time): 53
    10. ISO 8601 week Sun Jan 03 2010 00:00:00 GMT+0000 (Coordinated Universal Time): 53
    11. ISO 8601 week Mon Jan 04 2010 00:00:00 GMT+0000 (Coordinated Universal Time): 1
    12. ISO 8601 week Sun Jan 10 2010 00:00:00 GMT+0000 (Coordinated Universal Time): 1
  24. datepicker module: parseDate (0, 20, 20)
    1. Parse date empty
    2. Parse date d m y: Sat Feb 03 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    3. Parse date dd mm yy: Sat Feb 03 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    4. Parse date d m y: Thu Dec 13 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    5. Parse date dd mm yy: Thu Dec 13 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    6. Parse date y-o: Sat Feb 03 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    7. Parse date yy oo: Thu Dec 13 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    8. Parse date oo-yy: Mon Dec 13 2004 00:00:00 GMT+0000 (Coordinated Universal Time)
    9. Parse date D d M y: Sat Feb 03 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    10. Parse date dd MM DD yy: Sat Feb 03 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    11. Parse date DD, MM d, yy: Sat Feb 03 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    12. Parse date 'day' d 'of' MM (''DD''), yy: Sat Feb 03 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    13. Parse date y-m-d - default cutoff: Sat Feb 03 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    14. Parse date y-m-d - default cutoff: Sat Feb 03 1951 00:00:00 GMT+0000 (Coordinated Universal Time)
    15. Parse date y-m-d - cutoff 80: Fri Feb 03 2051 00:00:00 GMT+0000 (Coordinated Universal Time)
    16. Parse date y-m-d - cutoff +60: Fri Feb 03 2051 00:00:00 GMT+0000 (Coordinated Universal Time)
    17. Parse date D M y with settings: Mon Apr 09 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    18. Parse date d MM DD yy with settings: Mon Apr 09 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    19. Parse date DD, MM d, yy with settings: Mon Apr 09 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
    20. Parse date 'jour' d 'de' MM (''DD''), yy with settings: Mon Apr 09 2001 00:00:00 GMT+0000 (Coordinated Universal Time)
  25. datepicker module: parseDateErrors (0, 17, 17)
    1. Parsed error Sat 2 01: Invalid arguments
    2. Parsed error null: Invalid arguments
    3. Parsed error Sat 2 01 - d m y: Missing number at position 0
    4. Parsed error Sat 2 01 - dd mm yy: Missing number at position 0
    5. Parsed error 3 Feb 01 - d m y: Missing number at position 2
    6. Parsed error 3 Feb 01 - dd mm yy: Missing number at position 2
    7. Parsed error 3 2 AD01 - d m y: Missing number at position 4
    8. Parsed error 3 2 AD01 - dd mm yy: Missing number at position 4
    9. Parsed error 2001-D01 - y-o: Missing number at position 5
    10. Parsed error 2001-D01 - yy-oo: Missing number at position 5
    11. Parsed error D7 3 Feb 01 - D d M y: Unknown name at position 0
    12. Parsed error Sat 3 M2 01 - D d M y: Unknown name at position 6
    13. Parsed error Saturday- Feb 3, 2001 - DD, MM d, yy: Unexpected literal at position 8
    14. Parsed error day 3 of Mon2 ("Day7"), 2001: Unexpected literal at position 19
    15. Parsed error 29 2 01 - d m y: Invalid date
    16. Parsed error Mon 9 Avr 01 - D d M y: Unknown name at position 0
    17. Parsed error Lun 9 Apr 01 - D d M y: Unknown name at position 6
  26. datepicker module: formatDate (0, 14, 14)
    1. Format date d m y: 3 2 01
    2. Format date dd mm yy: 03 02 2001
    3. Format date d m y: 13 12 01
    4. Format date dd mm yy: 13 12 2001
    5. Format date yy-o: 2001-34
    6. Format date yy-oo: 2001-034
    7. Format date D M y: Sat Feb 01
    8. Format date DD MM yy: Saturday February 2001
    9. Format date DD, MM d, yy: Saturday, February 3, 2001
    10. Format date 'day' d 'of' MM (''DD''), yy: day 3 of February ('Saturday'), 2001
    11. Format date D M y with settings: Lun Avr 01
    12. Format date DD MM yy with settings: Lundi Avril 2001
    13. Format date DD, MM d, yy with settings: Lundi, Avril 9, 2001
    14. Format date 'jour' d 'de' MM (''DD''), yy with settings: jour 9 de Avril ('Lundi'), 2001

Tests completed in 1631 milliseconds.
3 tests of 580 failed.