I am working on a project where I am passing the date as:
new Date(PlannedStartDate) or new DayPilot.Date(PlannedStartDate)
The date being passed is 15th Feb, but the task is appearing in little bit in 14th feb cell and is snapping to the grid,
how can I format the date that it starts from 15th feb cell.