| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9335ea6 commit f2bc6a3
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1960,9 +1960,9 @@ changes: | |||
| 1960 | 1960 | ||
| 1961 | 1961 | The `TZ` environment variable is used to specify the timezone configuration. | |
| 1962 | 1962 | ||
| 1963 | - While the Node.js support for `TZ` will not handle all of the various | ||
| 1964 | - [ways that `TZ` is handled in other environments][], it will support basic | ||
| 1965 | - [timezone IDs][] (such as `'Etc/UTC'`, `'Europe/Paris'` or `'America/New_York'`. | ||
| 1963 | + While Node.js does not support all of the various [ways that `TZ` is handled in | ||
| 1964 | + other environments][], it does support basic [timezone IDs][] (such as | ||
| 1965 | + `'Etc/UTC'`, `'Europe/Paris'`, or `'America/New_York'`). | ||
| 1966 | 1966 | It may support a few other abbreviations or aliases, but these are strongly | |
| 1967 | 1967 | discouraged and not guaranteed. | |
| 1968 | 1968 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments