isDST()
returns incorrect results when using add
or subtract
#663
Labels
isDST()
returns incorrect results when using add
or subtract
#663
When modifying a moment object using the methods in the title, if the new datetime crosses into or out of DST,
isDST()
returns the original resultFiddle: http://jsfiddle.net/emsnawy7/1/
The text was updated successfully, but these errors were encountered: