-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: LocalTZA input specification
The `LocalTZA` implementation-defined algorithm must accept the full range of `Number` and not define its input to be a *time value* because the algorithm is specified to take an already offset local time that can be outside of the time value range. This cleans up the specification text to clearly distinguish UTC time values versus local time `Number` inputs and uses the same subscript notation for both UTC and local time to make the text more clear.
- Loading branch information
Showing
1 changed file
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters