Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: Correct return type of GetDateTimeFormat
Some of the DateTimeFormat internal slots may contain null instead of a DateTime Format Record, if no relevant fields were given. That needs to be reflected in the return type of this operation.
- Loading branch information