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

Google Script Date Showing Wrong "hours"

I feel as if I have poured over nearly all of the documentation regarding dates in JS and GAS. Espe… Read more Google Script Date Showing Wrong "hours"

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

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