Skip to content Skip to sidebar Skip to footer
Showing posts with the label Dst

Why Does Momentjs Isdst() Return Wrong Time When Zone() Is Used

I'm trying to check for isDST() (returns true or false if daylight saving time is active). It w… Read more Why Does Momentjs Isdst() Return Wrong Time When Zone() Is Used

Javascript Seems To Be Using Time Zones Backwards With Firefox

I've run the following in the console on Firefox (version 21) and I'm getting results I don… Read more Javascript Seems To Be Using Time Zones Backwards With Firefox

1º Day Of Daylight Saving Time Java And Js Showing A Different Behavior

Assuming Brasilia GMT -0300: DST on 21/10/2012 at 00:00:00, when the clock should be advanced by on… Read more 1º Day Of Daylight Saving Time Java And Js Showing A Different Behavior

Moment Different Behaviour On Different Browsers

Let the following snippet: If you run it with some Firefox versions (such as Firefox 61.0.1) or wi… Read more Moment Different Behaviour On Different Browsers