For a scheduling app, I am receiving a time stamp as something similar to a localdatetime. Specifically, it’s generated by an HTML datetime-local input, as YYYY-MM-DDTHH:MM, and that works just fine when passed to localdatetime.
The node representing...