skratchdot / react-bootstrap-daterangepicker

A date/time picker for react (using bootstrap). This is a react wrapper around the bootstrap-daterangepicker project.
http://projects.skratchdot.com/react-bootstrap-daterangepicker/
Other
474 stars 203 forks source link

Missing documentation for "timeZone" parameter #59

Closed gugahoi closed 4 years ago

gugahoi commented 8 years ago

In the README I can see a reference to a timeZone parameter that can be used with the component however I can't seem to find any reference to this parameter in the original bootstrap-daterangepicker docs so I was wandering how exactly does it work?

skratchdot commented 8 years ago

I'm not exactly sure. I think it was documented at one point on the upstream codebase, but maybe removed? I do see this issue: https://github.com/dangrossman/bootstrap-daterangepicker/issues/809

There are probably others. Searching that repo for 'timeZone' doesn't show much, but when you search the closed issues, results start to show up.

skratchdot commented 4 years ago

closing this due to inactivity. please re-open if this is still an issue in v6.0.0 or greater