The daylight savings time of the year has begun, and this PR utilizes the ambiguous parameter in the clock package's function calls to automatically use the earlier of two time choices. We will see if this still proves to be correct once the real time zone issues are solved.
Speaking of time zone issues, this PR also adds node JS and specifically the puppeteer module to the VS-Code Dockerfile so we can begin emulating different time zones in the container itself.
The daylight savings time of the year has begun, and this PR utilizes the
ambiguous
parameter in theclock
package's function calls to automatically use the earlier of two time choices. We will see if this still proves to be correct once the real time zone issues are solved.Speaking of time zone issues, this PR also adds node JS and specifically the puppeteer module to the VS-Code Dockerfile so we can begin emulating different time zones in the container itself.