My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2383: Problem with selecting range of dates
2 people starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Dec 2014


Sign in to add a comment
 
Reported by intelium...@gmail.com, Dec 1, 2014
We are having troubles with selecting range of dates because the selection gives me one day more than I expected.

Example: If I select from 2014-12-01 to 2014-12-03 retrieve me end day as 2014-12-04

How can I change that? There's any solution?


Thx in advance.
datesRetrieve.png
9.7 KB   View   Download
selection.png
22.3 KB   View   Download
Dec 14, 2014
Project Member #1 adamrs...@gmail.com
FullCalendar end dates are exclusive:

http://fullcalendar.io/docs/event_data/Event_Object/
(see `end`)

you'll just have to add one day to the inputted end date to get the desired result
Status: Done
Sign in to add a comment

Powered by Google Project Hosting