guiqui / react-timeline-gantt

A react Timeline component with virtual rendering
MIT License
538 stars 130 forks source link

OnHorizonChange #27

Closed nvgopi closed 4 years ago

nvgopi commented 5 years ago

Hi,

I am trying to figure out what would be the value for start and end in Month view on the timeline?

When the component renders twice, I see 2 different date values for start and end like below.

Calculating in Horizon Start Sun May 05 2019 08:00:00 GMT-0700 (Pacific Daylight Time) End Sat Jul 27 2019 16:00:00 GMT-0700 (Pacific Daylight Time)

Start Sun May 05 2019 08:00:00 GMT-0700 (Pacific Daylight Time) End Fri Sep 13 2019 16:19:41 GMT-0700 (Pacific Daylight Time)