Opened 13 years ago

Closed 13 years ago

Last modified 10 years ago

#5612 closed bug (notabug)

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!

Change History (2)

comment:1 in reply to:  description Changed 13 years ago by rdworth

Resolution: invalid
Status: newclosed

Replying to 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

comment:2 Changed 10 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.