-
Notifications
You must be signed in to change notification settings - Fork 967
Remove DST notes from gmtime docs #4956
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Remove note about daylight savings time, as these functions convert from time-since-epoch to UTC, neither of which are affected by daylight savings
@TartanLlama : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
@TartanLlama : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit faf183f: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
#label:"aq-pr-triaged" |
update ms.date
update date
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, Sy!
Learn Build status updates of commit 517b027: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
#sign-off |
Remove note about daylight savings time, as these functions convert from time-since-epoch to UTC, neither of which are affected by daylight savings
Fixes #3443