Skip to main content

Search and Top Navigation

#9681 open bug ()

Opened November 27, 2013 06:55PM UTC

Last modified November 27, 2013 07:34PM UTC

Datepicker: showWeek + multiple months can display label for week that is not present

Reported by: gtournie Owned by:
Priority: minor Milestone: none
Component: ui.datepicker Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

$('#datepicker').datepicker({ showWeek: true, numberOfMonths: 2, firstDay: 1 }).datepicker('setDate', new Date(2013, 11, 1))

http://jsfiddle.net/HwBt6/

On December 2013 - January 2014, right calendar: an empty row is displayed with the 6th week.

Tested on Chrome & Firefox & IE(8), on Ubuntu 12.10 & windows 8, with:

  • jquery 2.0.3 (+2.0.2)
  • jquery-ui 1.10.3
Attachments (0)
Change History (1)

Changed November 27, 2013 07:34PM UTC by tj.vantoll comment:1

status: newopen
summary: Datepicker bug with weeksDatepicker: showWeek + multiple months can display label for week that is not present