Skip to main content

Search and Top Navigation

#5612 closed bug (notabug)

Opened May 14, 2010 04:58AM UTC

Closed May 14, 2010 10:52AM UTC

Last modified October 11, 2012 09:15PM UTC

jquery-calendar bug

Reported by: mustafaturabali Owned by:
Priority: major Milestone:
Component: ui.datepicker Version: 1.8.1
Keywords: Cc:
Blocked by: Blocking:
Description

I found a bug in jquery-calendar library. that is when hours or minutes are 0s i.e. 01-01-2010 00:00 then UI doesn’t work.

I have fixed this one and would dearly like to contribute it to you. I have included one more functionality in your code library that is “calculateHourMinDifference” function which calculates difference between two dates and calculates it in terms of hours and minutes, as I have used your calendar for date range input. i wanted this function to trigger on quite a few events but for now i have commented it in the attached code. hope it helps someone somehow. cheers and happy coding!

Attachments (0)
Change History (2)

Changed May 14, 2010 10:52AM UTC by rdworth comment:1

resolution: → invalid
status: newclosed

Replying to [ticket:5612 mustafaturabali]:

I found a bug in jquery-calendar library. that is when hours or minutes are 0s i.e. 01-01-2010 00:00 then UI doesn’t work.

The jquery-calendar library is not part of jQuery UI.

I have fixed this one and would dearly like to contribute it to you. I have included one more functionality in your code library that is “calculateHourMinDifference” function which calculates difference between two dates and calculates it in terms of hours and minutes, as I have used your calendar for date range input. i wanted this function to trigger on quite a few events but for now i have commented it in the attached code. hope it helps someone somehow. cheers and happy coding!

I don't see any attachment. Please reopen and attach if you have a bug fix for the jQuery UI Datepicker v1.8

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted