I try to use Temporal in Chrome, but it fails:
Temporal.DateTime.from("2019-11-26T14:58:54.147Z")
Uncaught ReferenceError: Temporal is not defined at :1:1
Version: Chromium 78.0.3904.108
How to use Temporal in Chrome?
BTW. Above question is solved, but ...
But I want more. I don't want to parse strings and convert them to an object over and over again. I want to parse a JSON string and get nice high level DateTime objects immediately.
Source: https://github.com/guettli/lets-fix-json/blob/master/README.md#add-datetime