You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following up on #689 and WebAssembly/wasi-clocks#61 (comment), we likely want to make changes to the @unstable timezone proposal based on feedback. This is exactly what the unstable status of this extension was for, so I'm happy we're able to iterate on it - thanks to everyone who has provided feedback so far!
Following up on #689 and WebAssembly/wasi-clocks#61 (comment), we likely want to make changes to the
@unstabletimezone proposal based on feedback. This is exactly what the unstable status of this extension was for, so I'm happy we're able to iterate on it - thanks to everyone who has provided feedback so far!Current API
Summary of challenges
in-daylight-saving-timecannot be (easily) implemented in the browser Implementingin-daylight-saving-timeflag #689in-daylight-saving-timehas corner cases, and probably should not just be provided as a boolean isDST() of Africa/El_Aaiun returns incorrect value despite UTC offset difference moment/moment-timezone#968cc/ @justintgrant - did I summarize your feedback accurately in this issue?