Sven Van Caekenberghe-2 wrote
> So you want to change '1/1/1990' asDate so that it does the equivalent of
> (DateAndTime fromString: '1990-01-01T00:00:00Z') asDate.
Precisely.
Sven Van Caekenberghe-2 wrote
> While you would not want to change Date today so that it does the
> equivalent of DateAndTime now asUTC asDate.
I guess it would make sense for consistency and thinking further,
`yesterday` and friends suffer from the same problems we've been discussing.