Skip to content

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

Merged
merged 4 commits into from
Feb 23, 2024
Merged

Conversation

TartanLlama
Copy link
Contributor

@TartanLlama TartanLlama commented Feb 23, 2024

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

Remove note about daylight savings time, as these functions convert from time-since-epoch to UTC, neither of which are affected by daylight savings
Copy link
Contributor

@TartanLlama : Thanks for your contribution! The author(s) have been notified to review your proposed change.

Copy link
Contributor

@TartanLlama : Thanks for your contribution! The author(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit faf183f:

✅ Validation status: passed

File Status Preview URL Details
docs/c-runtime-library/reference/gmtime-gmtime32-gmtime64.md ✅Succeeded
docs/c-runtime-library/reference/gmtime-s-gmtime32-s-gmtime64-s.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

@Jak-MS
Copy link
Contributor

Jak-MS commented Feb 23, 2024

@TylerMSFT

  • Can you review this PR?
  • IMPORTANT: When this content is ready to merge, you must add #sign-off in a comment or the approval may get overlooked.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged Tracking label for the PR review team label Feb 23, 2024
Copy link
Collaborator

@TylerMSFT TylerMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, Sy!

Copy link
Contributor

Learn Build status updates of commit 517b027:

✅ Validation status: passed

File Status Preview URL Details
docs/c-runtime-library/reference/gmtime-gmtime32-gmtime64.md ✅Succeeded
docs/c-runtime-library/reference/gmtime-s-gmtime32-s-gmtime64-s.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

@TylerMSFT
Copy link
Collaborator

#sign-off

@Jak-MS Jak-MS merged commit 1fc38cd into MicrosoftDocs:main Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs for gmtime functions have irrelevant notes about daylight savings time
3 participants