Philip Chimento
Philip Chimento
Is this actually the same issue as #3295?
Feel free to hide this comment afterwards - I think you want `timeZone: '+01:00'` in the code example though?
Note, completing this issue should also remove the "If IsTimeZoneOffsetString(_timeZone_) is *true*, throw a *RangeError* exception." step from Temporal.ZonedDateTime.prototype.toLocaleString.
> Would it be possible for you folks to use a tool like Webpack to bundle your polyfills into a string that could be injected via the `prelude` option? And...
It sounds like this has support from several people and I'd love to move it forward so that we have a place to put these conventions. What is needed to...
After seeing https://github.com/tc39/proposal-iterator-helpers/pull/265 today, I've rebased this and made it ready to go again. I'll admit I don't yet understand why having a guide like this needs the intervention of...
Done.
Hmm. I'm not fond of forcing contributors to discover closely related guides in widely separated places. In particular that wiki page was something I did not even know existed until...
> I'm also objecting to having a single editorial conventions document because our different editor groups have different conventions. This actually seems like a bigger problem for contributors, that we...
In case more use cases are wanted: the [Inform](http://inform7.com/) compiler takes as input a project folder "Foo.inform" (which the user can select with a file chooser in the UI) and...