| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
The time zone output by toString() will change with user's language, use toLocaleString() to set the time zone.
Sorry, something went wrong.
|
Fast-track has been requested by @jasnell. Please 👍 to approve. |
Sorry, something went wrong.
The time zone output by toString() will change with user's language, use toLocaleString() to set the time zone. PR-URL: #38741 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
The time zone output by toString() will change with user's language, use toLocaleString() to set the time zone. PR-URL: #38741 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
| Back | FazBrowse Home | New Git URL |
The time zone output by toString() will change with user's language, use toLocaleString() to set the time zone.
This test will fail on a computer with the language set to Chinese.
Example:
use toString()
use toLocaleString()